a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;}
	
a:hover { 
font-family: verdana, Arial, helvetica, sans-serif;
font-size: x-small;
color: #d42078;
text-decoration: none; }

body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: x-small;
color: #000000;
font-weight: normal; }

/*table header*/
.tableheader {
font-family: georgia;
text-align: center;
font-weight: bold;
background: #d42078;
color: #FFFFFF;
padding: 1px;
font-size: 13px;
border-style: solid;
border-top-width: 2px;
border-top-color: #000000;
border-right-width: 2px;
border-right-color: #000000;
border-left-width:2px;
border-left-color: #000000;
border-bottom-width: 2px;
border-bottom-color: #000000; }

/*page title header*/
.pageheader {
font-family: verdana;
background: #024e4d;
font-weight: bold;
text-align: left;
color: #ffffff;
font-size: 16px;
padding: 2px;
border-style: solid;
border-top-color: #000;
border-top-width: 3px;

border-bottom-color: #000;
border-bottom-width: 3px;

border-right-color: #000;
border-right-width: 1px;

border-left-color: #000;
border-left-width: 1px; }


.innercontent {
font-family: verdana;
font-size: 11px;
padding: 2px; 
border-style: solid;
border-color: #cccccc;
border-width: 1px;}

.regulartext {
font-family: verdana;
font-size: 11px;
padding: 10px;
color: #000; 
text-align: justified; }

#navigation a {color: #000000; text-decoration: underline; font-size: 9px; }
#navigation a:hover {text-decoration: none; }






