/* CSS Document */

BODY {text:#000000}

a:link {color: #FFFFFF; font-weight: bold; text-decoration: none; }
a:hover {color: #000000; background: white; text-decoration: none; }
a:visited {color: #666666; font-weight: bold; text-decoration: none; }

p {color: #000000; font-size: large;}

.th {bgcolor:white;}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
