P.bold{
	font-size:18px;
	font-weight:bold;
	color:#000099;
}

.captionsmall{
	font-size:10px;
	color:#333333;
	text-align:center;
}

.textcenter{
	font-size: 14px;
	text-align:center;
	color:#333333;
}

.textleft{
	font-size: 14px;
	text-align:left;
	color:#333333;
}

body{
	margin-top:20px;
	margin-left:20px;
}

a:link{
	color:#000099;
	text-decoration:none;
}

a:visited{
	color:#330099;
	text-decoration:none;
}

a:hover{
	color:#FFFFFF;
	background-color:#666666;
	text-decoration:underline;
}

td.small{
	font-size:10px;
	color:#333333;
}

h1{
	color:#000099;
	font-size:18px;
	font-weight:bold;
}

.titlered{
	color:#990000;
	font-size:12px;
	font-weight:bold;
	}
	
.form {  font-size: 10px; color: #666666; text-align: left}
