A:link, A:active, A:visited
	{
	/* Global Link */
	color: #303030;
	text-decoration: underline;
	font-family: arial, verdana;
	}
A:hover
	{
	/* Global Link */
	color: #303030;
	text-decoration: underline;
	font-family: arial, verdana;
	}
.ab 
	{
	/* Article Body */
	font-family: arial, verdana;
	font-size: smaller;
	color: #444477;
	background-color: #ffffff;
	text-align: left;
	padding: 6px;
	}
.af 
	{
	/* Article Footer */
	height: 25px;
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #005E8A;
	text-align: right;
	}
.af A:link,.af A:visited, .af A:active
	{
	/* Article Footer Link */
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 12px;
	color: #eeeeee;
	text-decoration: underline;
	}
.af A:hover
	{
	/* Article Footer Hover Link */
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}
.ah 
	{
	/* Article Heading */
	height: 35px;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: medium;
	color: #ffffff;
	background-color: #005E8A;
	text-align: left;
	text-indent: 15px;
	}
.ah A:link, .ah A:active, .ah A:visited
	{
	/* Global Link */
	color: #ffffff;
	text-decoration: none;
	font-family: arial, verdana;
	}
.ah A:hover
	{
	/* Global Link */
	color: #ffffff;
	text-decoration: underline;
	font-family: arial, verdana;
	}
.at
	{
	/* Article Title */
	margin-left: auto:
	margin-top: auto;
	width: 300;
	border: 2px #005E8A;
	}
body
	{
	/* Global Settings */
	font-size: medium;
	color: #666699;
	font-family: arial, helvetica;
	}
.ct
	{
	/* Category Title */
	font-size: 12px;
	font-family: verdana, arial;
	color: #eeeeee;
	text-align: center;
	background-color: #005E8A;
	}
.ci
	{
	/* Category Item */
	font-family: verdana;
	color: #eeeeee;
	font-size: smaller;
	text-align: left;
	background-color: #0080C0;
	}
.ci A:link, .ci  A:active, .ci A:visited
	{
	/* Global Link */
	color: #eeeeee;
	text-decoration: none;
	font-family: verdana;
	}
.ci A:hover
	{
	/* Global Link */
	color: #eeeeee;
	text-decoration: underline;
	font-family: verdana;
	}
.footer
	{
	/* Page Footer */
	width: 100%;
	background-color: #005E8A;
	text-align: center;
	color: #eeeeee;
	font-family: verdana, arial;
	font-size: smaller;
	}
.header A:link, .header A:visited, .header A:active
	{
	font-family: arial, verdana;
	font-size: 14px;
	color: #eeeeee;
	text-decoration: none;
	text-align: center;
	}
.header A:hover
	{
	text-align: center;
	font-family: arial, verdana;
	font-size: 14px;
	color:  #eeeeee;
	text-decoration: underline;
	}
.header
	{

	}
INPUT
	{
	/* Global Input */
	font-family: verdana,arial;
	font-size: smaller;
	}
.mt
	{
	/* Menu Title */
	font-size: 12px;
	font-family: verdana, arial;
	font-weight: bolder;
	color: #eeeeee;
	text-align: center;
	background-color: #005E8A;
	}
.mi
	{
	/* Menu Item */
	font-family: arial, verdana;
	color: #303030;
	font-size: smaller;
	background-color: #0080C0;
	}
.mi A:link, .mi A:active, .mi A:visited
	{
	/* Global Link */
	color: #ffffff;
	text-decoration: underline;
	font-family: arial, verdana;
	}
.mi A:hover
	{
	/* Global Link */
	color: #ffdddd;
	text-decoration: underline;
	font-family: arial, verdana;
	}
.ms
	{
	/* Menu Sub Category */
	font-family: arial, verdana;
	color: #303030;
	font-size: smaller;
	font-weight: bold;
	background-color: #DFEEFE;
	}
.tfoot
	{
	/* Table Footer */
	font-family: arial, verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center; 
	background-color: #005E8A;
	}