body {
	font-family : Arial, Helvetica, Sans Serif;
	color : #010066;
	font-size : 12px;	
	background : #eaf3f9;
	margin : 0px 0px 0px 0px;
}

td, ul, li,  blockquote, p {
	font-family : Arial, Helvetica, Sans Serif;
	color : #010066;
	font-size : 12px;
	
}	

th {
	font-family : Arial, Helvetica, Sans Serif;
	color : #ffffff;
	font-size : 14px;
	font-weight:bold;
	text-align:left;
}	

.small, td.small {
	font-family : Arial, Helvetica, Sans Serif;
	color : #010066;
	font-size : 10px;
}

.footer, td.footer {
	font-family : Arial, Helvetica, Sans Serif;
	color : #3782b9;
	font-size : 10px;
}


/* LINKS */

a:active, a:link, a:visited { 
	font-family : Arial, Helvetica, Sans Serif;
	color : #3782b9;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
a:hover { 
	font-family : Arial, Helvetica, Sans Serif;
	color : #3782b9;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.footer:active, a.footer:link, a.footer:visited{ 
	font-family : Arial, Helvetica, Sans Serif;
	color : #3782b9;
	font-size : 10px;
	text-decoration : underline;
	font-weight:normal;
}

a.footer:hover { 
	font-family : Arial, Helvetica, Sans Serif;
	color : #3782b9;
	font-size : 10px;
	text-decoration : none;
	font-weight:normal;
}		

a.textlink, a.textlink:active,  a.textlink:link,  a.textlink:visited,  a.textlink:hover{ 
	font-family : Verdana, Arial, Helvetica;
	color : #666666;
	font-size : 12px;
	text-decoration : none;
	font-weight:normal;
}		


.bigpond-header {border-top:2px solid #0075B0;background-image:url(/brand/pix/header_ripples1.jpg);
	background-position:right;background-repeat:no-repeat;padding:1px 0px 1px 0px
}

