P      	{ 
		color: #039; 
		font-size: 9pt; 
		font-family: verdana, Arial, "Times New Roman";
		font-weight: normal;
		}


		
H1      	{ 
		color: #c00; 
		font-style: normal; 
		font-weight: normal;
		font-size: 14pt; 
		font-family: verdana, " arial", " times new roman"; 
		}
		
		H2      	{ 
		color: #039; 
		font-size: 12pt; 
		font-family: verdana, " arial", " times new roman"; 
		}

H3     	{ 
		color: #009; 
		font-size: 10pt;
		font-family: verdana, " arial", " times new roman"; 
		}
		 
H4      	{ 
		color: #c00; 
		font-style: normal; 
		font-weight: normal;
		font-size: 14pt; 
		font-family: verdana, " arial", " times new roman;"; 
		}



H5    	{ 
		color: #c00; 
		font-style: normal; 
		font-weight: bold; 
		font-size: 10pt; 
		font-family: verdana, " arial", " times new roman;";
		text-decoration: blink;
		}						
.ContactUsMenu 
		{
		color: #ffc;
		font-size: 8pt;
		padding: 2px;
		}

			a.ContactUsMenu:link      	{ 
									color: #ffc;	
									text-decoration: none;
									}							
			
							
			a.ContactUsMenu:visited   	{ color: #ffc; text-decoration: none; }

			a.ContactUsMenu:hover 	{ 
									color: #ffc;
									text-decoration: underline;
									}

		
	
										
					
	.MainMenuRow
		{ margin: 0; padding: 0; background: #039; border: solid 1px #ffc; }
		
	.HeaderBar
		{ background: #039; padding: 0;
	;border: solid 1px #c00; }

