body         { font-family: verdana, helvetica, arial, tahoma }
<style type="text/css"> body { text-align: center; margin: 5px; padding: 20px }
table        { vertical-align: top; border-style: none; border-width: 0px; margin: 0px; 
               padding: 0px }
td           { vertical-align: top; border-style: none; border-width: 0px; margin: 0px; 
               padding: 0px }
table.p      { color: #FFFFFF; vertical-align: top; border-left: 3px solid #537BA2; 
               border-right: 3px solid #537BA2; border-top-style: none; 
               border-top-width: 0px; border-bottom-style: none; 
               border-bottom-width: 0px; padding: 0px }
td.blue      {
	background-color: #43576B;
	color: #FFFFFF;
	border-left: 1px solid #4C759E;
	border-right: 1px solid #537BA2;
	border-top: 1px solid #4C759E;
	border-bottom: 1px solid #537BA2;
	padding: 5px;
	background-image: url(../images/backgrounds/back-table.jpg);
}
td.bluef     { background-color: #43576B; background-repeat: repeat; background-attachment: 
               scroll; background-position: 0% 50% }
td.dkblue    {
	background-color: #233B52;
	color: #9FBFDE;
	font-size: 15px;
	border-left: 1px solid #567B9F;
	border-right: 1px solid #486480;
	border-top: 1px solid #567B9F;
	border-bottom: 1px solid #486480;
	padding: 5px;
	background-image: url(../images/backgrounds/back-table.jpg);
}
.header {
	background-image: url(../images/backgrounds/back-header.jpg);
}
.menu        {
	font-size: 18px;
	font-family: verdana, helvetica, arial;
	color: #ADC5DC;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
}
.menuback {
	background-image: url(../images/backgrounds/back-menu.jpg);
	height: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}
.main        {
	font-size: 12px;
	font-family: verdana, helvetica, arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.sm          { color: #20272F; font-size: 10px; font-family: verdana, helvetica, arial; 
               font-weight: 500 }
a            { color: #00FFFF; text-decoration: none }
a:link {
	color: #00FFFF;
	text-decoration:none;
}

a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.button:link {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	width: 130px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
}
a.button:hover {
	color: #2D3B48;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 28px;
	width: 130px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
}
a.button:visited {
	color: #7497BD;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	width: 130px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
}
a.button:active {
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 28px;
	width: 130px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
}
a:active {

	color:red;text-decoration:none;

}
li           {
	color: #00FFFF
}
.c           {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
