/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
}

.bordertext {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #0099FF;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.style2 {
	font-weight: bold;
	color: #0000FF;
	text-decoration:underline;
}

a:link{color: #38445A; text-decoration: none;}
a:visited{color: black; text-decoration: none;}
a:hover{color: #1624DC; text-decoration: underline; cursor: hand;}
.header {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bolder;
}
.blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration:underline;
	color: #0000FF;
}
.bodytext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

