body,p{
	font-family: arial, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#496284;
    
}
	
td.main{	
	padding-left: 20px;
	padding-right: 20px;}

ul{
font-size:11px;
list-style-type:disc;
}

ol{
	font-size:11px;
	padding-right: 20px;
}
	
ol.reference{
	font-size:9px;
}

A:link{color:#496284; text-decoration:underline;} 
A:visited{color:#496284; text-decoration:underline;} 
A:active {color:#496284; text-decoration:underline;}
A:hover {color:#496284; text-decoration: underline; cursor: pointer;}

A.footer:link{color:#496284; text-decoration:none;} 
A.footer:visited{color:#496284; text-decoration:none;}
A.footer:active {color:#496284; text-decoration:none;}
A.footer:hover {color:#496284; text-decoration: none; cursor: pointer;}

.common{
	font-family: arial, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#496284;
}

.italictext{
background-color:#F5F9F9;
color:#496284;
font-style: italic;
font-size:12px;
}

.boldtext{
background-color:#F5F9F9;
color:#496284;
font-style: normal;
font-weight: bold;
font-size: 12px

}
.bigger{
background-color:#F5F9F9;
color:#496284;
font-style: normal;
font-weight: normal;
font-size: 12px
}

.bigger_nobg{
background-color:#FFFFFF;
color:#496284;
font-style: normal;
font-weight: normal;
font-size: 12px
}

.bgwhite{
	background-color:#FFFFFF;
	font-family: arial, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#496284;
	border-color:#EBECEC;
	border-style:solid;
	border-width:1px
}



.border{
    background-color:#F5F9F9;
	border-color:#999999;
	border-style:solid;
	border-width:1px
}

.boldtext2 {  font-size: 12px; font-style: normal; font-weight: bold}
