body {
	background-color: #001853;
	padding: 0px;
	margin: 0px;
}
.yellowleft
{
font-family: "Trebuchet MS";
font-size: 14px;
color: #ffff00;
font-weight: bold;
}
.whiteleft
{
font-family: "Trebuchet MS";
font-size: 14px;
color: #fff;
}
.whitesmall
{
font-family: "Trebuchet MS";
font-size: 10px;
color: #fff;
}
.whiteheading
{
font-family: "Trebuchet MS";
font-size: 16px;
color: #fff;
font-weight: bold;
text-decoration: underline;
}
.whitebody
{
font-family: "Trebuchet MS";
font-size: 14px;
color: #fff;
text-align: justify;
}
.whitebody a
{
color: #fff;
text-decoration: none;
}
.whitebody a:hover
{
color: #fff;
text-decoration: underline;
}
.tinyborder {
	BORDER:#fff 3px solid;
}
.tinybordersm {
	BORDER:#fff 2px solid;
}
.style4 {color: #FF0000;
	font-weight: bold;
}