P  {
	font-size : 12 px;
	font-family : sans-serif;
	color:white;
}

H1  {}

H2  {
color:red;}

body
{ 
background: url(graphics/bg.jpg);
}



#parent_table  {
	font-size : 16px;
	font-family : sans-serif;
	color : white;
}

.norm  {
	font-size : 14px;
	font-family : sans-serif;
	color : Navy;
	text-align: justify;
	
}
.small  {
	font-size : 10px;
	font-family : sans-serif;
	color : silver;
		
}

.title {
	font-size : 21px;
	font-family : san-serif;
	color : red;
	font-weight: bold;
	
}

.footer a:hover {
	font-size : 10px;
	font-family : "Trebuchet MS", Arial, sans-serif;;
	color : red;
	
}

.footer, .footer a:link, .footer a:visited {
	font-size : 10px;
	font-family : "Trebuchet MS", Arial, sans-serif;;
	color : white;
	
}

#header2  {
	font-size : 13px;
	font-family : sans-serif;
	color : white;
	font-weight: bold;
	
}





a:link  {
	font-size : 12px;
	font-family : "Trebuchet MS", Arial, sans-serif;
	color : RED;
	text-decoration : none;
		
}

a:visited  {
	font-size : 12px;
	font-family : "Trebuchet MS", Arial, sans-serif;
	color : RED;
	text-decoration : none;
	
	
}

a:hover  {
	font-size : 12px;
	font-family : "Trebuchet MS", Arial, sans-serif;
	color : white;
	text-decoration: ;
	
	
}


a.mail:link  {
	font-size : 12px;
	font-family : "Trebuchet MS", Arial, sans-serif;
	color : RED;
	text-decoration : none;
		
}

a.mail:visited  {
	font-size : 12px;
	font-family : "Trebuchet MS", Arial, sans-serif;
	color : RED;
	text-decoration : none;
	
	
}

a.mail:hover  {
	font-size : 12px;
	font-family : "Trebuchet MS", Arial, sans-serif;
	color : navy;
	text-decoration: ;
	
	
}
