h1 {
	font-size: 24px;
	color: #FF0000;
	text-decoration: none;
	background-position: center;
	background-color: #3399CC;
	font-weight: bolder;
	font-family: Arial;
	font-style: normal;



}
body {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;


}
a:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;




}
a:hover {
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #3399FF;
	font-weight: bolder;



}
h4 {
	font-family: Arial;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	background-color: #3399CC;
	background-position: left center;
	height: auto;
	width: auto;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	color: #FF0000;


}
strong {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;

}
p {
	font-family: Arial;
	font-size: 14px;
	font-weight: lighter;
	color: #FF3300;


}
