body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.dkcolor {
	color: 000066;
}
.ltcolor {
	color: ccccff;
}
.white {
	color: ffffff;
}
.red {
	color: ff0000;
}
.ltonwhitebg {
	background-color: ffffff;
	color: ccccff;
}
.dkonwhitebg {
	background-color: ffffff;
	color: 000066;
}
.dkonltbg {
	background-color: ccccff;
	color: 000066;
}
.whiteonltbg {
	background-color: ccccff;
	color: ffffff;
}
.whiteondkbg {
	background-color: 000066;
	color: ffffff;
}
A:link {  
	color: ffffff
}
A:visited {  
	color: ffffff
}
A:active {  
	color: ffffff
}
A:hover {  
	color: ccccff
}
A.linklight:link {  
	text-decoration: none;
	color: ffffff
}
A.linklight:visited {  
	color: ffffff
}
A.linklight:active {  
	color: ffffff
}
A.linklight:hover {  
	color: ccccff
}
A.linkdark:link {  
	color: 000033
}
A.linkdark:visited {  
	color: 000033
}
A.linkdark:active {  
	color: 000033
}
A.linkdark:hover {  
	color: 0000ff
}

.large { font-size: large; font-family: "Times New Roman", Times, serif}
.medium { font-size: medium; font-family: "Times New Roman", Times, serif}
.small { font-size: small; font-family: "Times New Roman", Times, serif }
.x-large { font-size: x-large; font-family: "Times New Roman", Times, serif}
.x-small { font-size: x-small; font-family: "Times New Roman", Times, serif }
.xx-small {  font-size: xx-small; font-family: "Times New Roman", Times, serif}
.xx-large {  font-size: xx-large; font-family: "Times New Roman", Times, serif}
.nine {  font-size: 9px; font-family: "Times New Roman", Times, serif}
.ten {  font-size: 10px; font-family: "Times New Roman", Times, serif}
.twelve {  font-size: 12px; font-family: "Times New Roman", Times, serif}
.fourteen {  font-size: 14px; font-family: "Times New Roman", Times, serif}
.sixteen {  font-size: 16px; font-family: "Times New Roman", Times, serif}
.eighteen {  font-size: 18px; font-family: "Times New Roman", Times, serif}
.twenty-four {  font-size: 24px; font-family: "Times New Roman", Times, serif}
.thirty-six {  font-size: 36px; font-family: "Times New Roman", Times, serif}
.fourty-eight {  font-family: "Times New Roman", Times, serif; font-size: 48px}
.fifty-six {  font-family: "Times New Roman", Times, serif; font-size: 56px}
.seventy-two {  font-family: Arial, Helvetica, sans-serif; font-size: 72px}
