body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #7293A4;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #465668;
	text-decoration: none;
}
a:visited {
	color: #465668;
	text-decoration: none;
}
a:hover {
	color: #EC2123;
	text-decoration: none;
}
.style1 {color: #CCCCCC}
.style2 {font-size: 12px}
.style4 {
	font-size: 18px;
	color: #FFFFFF;
}
