/* CSS Document */

a:link{
	color : #666666;
	text-decoration : underline;
}

a:visited{
	color : #000000;
	text-decoration : underline;
}


a:hover{
	color : #000000;
	text-decoration : underline;
}


a:active{
	color : #000000;
	text-decoration : underline;
}
 

.bodycopy { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-style: normal; line-height: 24px; font-weight: normal;
font-variant: normal; color: #666666; text-decoration: none; text-align: justify; }

.smalltext { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal;
font-variant: normal; color: #666666; text-decoration: none; text-align: left; text-align: left; }

,smalltext ul { list-style: none; margin: 0; padding: 0; }
.smalltext li { list-style: circle; }

p { text-align: justify; line-height: 10px; }

.smallblue { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal;
font-variant: normal; color: #3399FF; text-decoration: none; text-align: left; }
p { text-align: justify; line-height: 10px; }


