BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	color : White;
	background : Black;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #D8D8D8;
}

A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #D8D8D8;
}

A:HOVER {
	color : #F5B04B;
}
   
  H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-decoration : none;
	color : #939393;
} 

.bold {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:  9pt;;
	font-style: normal;
	font-weight: bold
}

.bodytext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #D8D8D8;
	font-weight : normal;
}

.smalltext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #D8D8D8;
	font-weight : normal;
}

.menutext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : none;
	color : #D8D8D8;
	font-weight : normal;
}

.smallheading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #F5B04B;
	font-weight : bold;
}

  H5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : #696969;
	font-weight : bold;
	margin-left : 10px;
}
 
 H4 {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : medium;
	font-weight : bold;
	text-decoration : none;
	color : #696969;
	margin-left : 10px;
}

LI {
	list-style-type : disc;
	color : #696969;
	margin-right : 10px;
}

P {
	margin-right : 10px;
	margin-left : 10px;
}

TABLE.maintable_L{
	border-top : 1px dotted #F5B04B;;
	border-bottom : 1px solid #F5B04B;;
	border-right : 1px solid #F5B04B;;
	border-left : 1px solid #F5B04B;;
	background : Black;
}

TABLE.orange_table{
	border-top : 1px solid #F5B04B;
	border-bottom : 1px solid #F5B04B;
	border-right : 1px solid #F5B04B;
	border-left : 1px solid #F5B04B;
	background : Black;
}
.subscribe-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
