.StyleSheet1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
}
.StyleSheet2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	background-color: #66CCFF;
}
.StyleSheet3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #000066;
	background-color: #FFFF99;
}
.StyleSheet4 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
}
.StyleSheet5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	background-color: #A0A050;
	background-position: center center;
	
}	
.StyleSheetBigLetters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-transform: capitalize;
	
	
}
.HeaderUderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-transform: capitalize;
	text-decoration: underline;


}
a {
	color: #000066;
	font-weight:normal;
	}
	
a:hover {
	color: #FF0000;
