/*=======Generic Style Fonts=========*/
/*=This Style applies to all sheets==*/    
/*=========Created 31/10/09==========*/ 

/*=311009==fonts moved from =========*/   
/*=========genericStyles=============*/


a{
color : #336699;
}

a:link {
text-decoration: underline;
} 

a:visited {
text-decoration : underline; 
}

a:hover {
	text-decoration : underline;
	color: #990000;
	text-align: left;
}

h1 {
	font-family: Rockwell, serif;
	font-size: 200%;
	color: #CCCCCC;
}
h2 {
	font-family: Arial, sans-serif;
	padding-top: 5px;
	font-size: 100%;
	color: #4F0678;
}
h3 {
	font-family: Rockwell, serif;
	font-size: 140%;
	color: #66CC66;
}
h4 {
	font-family: Rockwell, serif;
	font-size: 130%;
	color: #999999;
}
h5 {
	font-family: Rockwell, serif;
	font-size: 100%;
	color: #999999;
}
h6 {
	font-family: Rockwell, serif;
	font-size: 100%;
	color: #999999;
}