/* CSS Document */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #2A1FAA;
}
a:active {
	text-decoration: none;
	color: #AA0000;
}
body {
	background-image: url(images/pl45.gif);
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}
a {
	font-family: Century Gothic;
	font-size: 16px;
}

.required {
	color: #000000;
	background-color: #FFFFCC;
}
.samll {
	font-size: 12px;
	color: #FF0000;
}
.box {
	background-color: #D4DFFF;
	border: thin double #6A7FB6;
	padding: 5px;
}
.style1 {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}
.style3 {font-weight: bold}
.style1 a{font-weight: bold;
	color: #000000;}
.style3 a{font-weight: bold}
