/* CSS Document */

body 
{
	background-color: #005138;
	padding:30px 30px 30px 30px;
	margin:0px 0px 0px 0px;
}

td
{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color:#F1CD00;
	text-align:center;
	vertical-align:middle;
}

strong
{
	text-transform: uppercase;
}

h1
{
	font-size:16px;
	font-weight: normal;
	color:#F1CD00;
}

td.space {
	font-size:1px;
}

td.space img
{
	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #F1CD00;
}

td.no_border img{
	border: 0px none;
}

td.align_top{
	vertical-align:top;
}

a:
{
	color:#F1CD00;
	font-weight: normal;
}

a:link
{
	color:#F1CD00;
	font-weight: normal;
}

a:visited
{
	color:#F1CD00;
	font-weight: normal;
}

a:hover
{
	color:#002A09;
	font-weight: normal;
} 

a:active
{
	color:#F1CD00;
	font-weight: bold;
}
