body {
	margin-top : 0px;
	margin-left : 0px;
	background-color : #FFFFFF;
}

.mainText{
	color: #000000;
	font-family : "Times New Roman", Times New Roman, Times, serif;
	font-size: 10pt;
}

.sanserifText{
	color: #000000;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 8pt;
}

.sanserifBold{
	color: #000000;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 9pt;
	font-weight: bold;
}

.arial9Text{
	color: #000000;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 9pt;
}

.sanserifRed{
	color: #ff0000;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 9pt;
}

.sanserifSmall{
	color: #000000;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 7pt;
}

.boldText{
	color: #000000;
	font-family : "Times New Roman", Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: bold;
}

.boldCaps{
	color: #000000;
	font-family : "Times New Roman", Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant : small-caps;
}

.linkBlue {
	color: #234892;
	text-decoration: underline;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 9pt;
	font-weight: bold;
}

.linkSerif {
	color:#000000;
	text-decoration: underline;
	font-family : "Times New Roman", Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: normal;
}
				
.linkSerif:hover{
	color: #000000;
	text-decoration:underline;
	font-family : "Times New Roman", Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: normal;
}
				
.linkSerif:visited{
	color: #000000;
	text-decoration: underline;
	font-family : "Times New Roman", Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: normal;
} 

.linkMore {
	color:#000000;
	text-decoration: none;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 8pt;
	font-weight: normal;
}

.linkSanserifSmall{
	color: #000000;
	text-decoration: none;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 7pt;
	font-weight: normal;
}

.linkSanserifSmall:hover{
	color: #000000;
	text-decoration:underline;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 7pt;
	font-weight: normal;
}
				
.linkSanserifSmall:visited{
	color: #000000;
	text-decoration: none;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 7pt;
	font-weight: normal;
} 


.linkSanserif{
	color: #000000;
	text-decoration: underline;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 8pt;
	font-weight: normal;
}
				
.linkSanserif:hover{
	color: #000000;
	text-decoration:underline;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 8pt;
	font-weight: normal;
}
				
.linkSanserif:visited{
	color: #000000;
	text-decoration: underline;
	font-family : arial, helvetica, verdana, san-serif;
	font-size: 8pt;
	font-weight: normal;
} 


.linkBold {
	font-family: arial, helvetica, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
