body  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #000000;
	background : #FFFFFF;
	text-align : justify;
	margin-top: 5px; 
	margin-right: 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin : 5 5 5 5;
}

none  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #000000;
}

p  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #000000;
	text-align: justify
}


a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #000000;
}

A:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #000000;
}
A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #000000;
}
A:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #000000;
}
A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration: underline;
	color : #3366CC;
}

table {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color: #000000;
	text-align : justify;
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color: #000000;
	text-align : justify;
}


li { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #000000;
}
ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #000000;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-size:11px;
	border: 1 solid #333333;
	font-weight:bold;
	cursor: hand;
	background : #FFFFFF;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-size: 11px;
	border: 1 solid #333333;
	font-weight:bold;
	background-color : White;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-size: 11px;
	border: 1 solid #333333;
	font-weight:bold;
	background-color : White;
}



.navtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.navbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color : #999999;
}
