/* CSS Document */

img {
	border: 0;
}

td, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#333333;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #CC3399;
}

.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color:#333333;
}

a:link { color: #636EED; text-decoration: underline; font-weight: bold;}
a:visited { color: #3843BB; text-decoration: underline; font-weight: bold;}
a:hover { color: #3843BB; text-decoration: underline; font-weight: bold;}

A:link { color: #636EED; text-decoration: underline; font-weight: bold;}
A:visited { color: #3843BB; text-decoration: underline; font-weight: bold;}
A:hover { color: #3843BB; text-decoration: underline; font-weight: bold;}