  BODY { 
         font-family : Arial, Tahoma, Verdana;
         font-size: 8pt;
         color: white;
         background: #333333;
         margin: 0;
         margin-bottom: 0;
         margin-left: 0;
         margin-right: 0;
         margin-top: 0;
}

.smalltext { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
         color : white
}

.smalltextbold { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
		 font-weight : bold;
         color : white
}

A:LINK { 
        font-family : Arial, Tahoma, Verdana;
        font-size : 8pt;
        color : white;
        font-weight : bold;
		text-decoration: underline;
}

A:VISITED { 
         font-family : Arial, Tahoma, Verdanal;
         font-size : 8pt;
         color : white;
         font-weight : bold;
		 text-decoration: underline;
}

A:HOVER { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
         color : white;
		 text-decoration: none;
		 font-weight : bold;		  
}

.news:LINK { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 9pt;
         color : white;
		 text-decoration: underline;
		 font-weight : bold;
}

.news:VISITED { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 9pt;
         color : white;
		 text-decoration: underline;
		 font-weight : bold;
}
			
.news:HOVER
{     font-family : Arial, Tahoma, Verdana;
         font-size : 9pt;
         color : white;
		 text-decoration: none;
		 font-weight : bold;
}
			  
A.tiny:LINK { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
         color : #666666;
     
}
A.tiny:VISITED { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
         color : #666666;
		  font-weight : bold;
}
A.tiny:HOVER { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
         color : #99CCFF;
		font-weight : bold;
		}
A.blackmenu:LINK { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
         color : white;
         font-weight : bold;
}
A.blackmenu:VISITED { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
         color : White;
		  font-weight : bold;
}
A.blackmenu:HOVER { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
         color : #CCCCCC;
		font-weight : bold;
		}
	

input {font-family : Arial, Tahoma, Verdana;
        font-size : 8pt;
		font-weight: bold;
        color : #666666;
}

select {font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
         color : #666666;
		 font-size : 8pt;
		 font-weight: bold;      	
}

textarea {font-family : Arial, Tahoma, Verdana;
	     font-size : 8pt;
         color : #666666;
		 font-size : 8pt;
		 font-weight: bold;
}
			 	
	
H1 { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 16pt;
         color : #FFFFFF;
}		 	
		
H2 { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 14pt;
         color : #FFFFFF;
}

H3 { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 12pt;
         color : #FFFFFF;
}
H4 { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 10pt;
         color : #FFFFFF;
}
H5 { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 9pt;
         color : #FFFFFF;
}
H6 { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
         color : #FFFFFF;
}

  TD { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
         color : white;
}

  TR { 
         font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
         color : white;
        }

HR {
	color: #666666;
	height: 1pt;
}

.SubHeading {
			font-family : Arial, Tahoma, Verdana;
            font-size :12pt;
            color : white;
			font-weight : bold;			
			margin-bottom: -1pt;
			margin-top: 5pt;
			margin-left: 15px;
}

.SubHeading2 {
			font-family : Arial, Tahoma, Verdana;
         	font-size : 9pt;
         	color : white;
			font-weight : bold;			
			margin-left: 15px;
			margin-bottom: -5pt;
			margin-top: 1pt;
}
.content {
			font-family : Arial, Tahoma, Verdana;
            font-size : 8pt;
            color : white;
			margin-left: 15px;
			margin-right: 15px;
}
	.contentjustify {
			font-family : Arial, Tahoma, Verdana;
            font-size : 8pt;
            color : white;
            text-align: justify;
			margin-left: 15px;
			margin-right: 15px;
}
	
.whitetext  {font-family: Arial, Verdana, Tahoma; color: #FFFFFF; font-size: 8pt 
}

.justifytxt {
			font-family : Arial, Tahoma, Verdana;
			font-size : 8pt;
            color : white;
			text-align: justify;
			margin-left: 15px;
			margin-right: 15px;
}

.bulletpoint {
			font-family : Arial, Tahoma, Verdana;
         font-size : 8pt;
        	color : #565656;
			margin-left: 50px;
}