BODY {
	background: navy;
	color : black;
	font-family :  Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}

TD {
	color : black;
	font-family :  Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}

A {
	text-decoration: none;
	color: #FF6600;
}

A:Hover {
	text-decoration: underline;
}

.logo{	font-size: 22pt;
	color: #FF6600;
	padding : 10pt;
}

.header{
	font-size: 13pt;
		font-style : italic;
	color: #31319C;
}

.box {
	background-color : #CCCCFF;
	border : 1px solid black;
	color : #63639C;
	padding : 6px 6px;
	width : 50%;
}

.copyright{
	font-size: 10px;
	font-style : italic;
	color : #CCCCCC;
}

#PCL {
		font-family: Verdana, Arial, sans-serif;
		font-weight: normal;
		text-decoration: none;
		font-size: 10pt;
}

#PTT {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
}

#PST {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
}