﻿body {
	margin:0;
	font-family: Arial, Helvetica;
	color: black;
	background: white url(images/BG-design.jpg) repeat scroll center top;
}
p {
	font-size: 12pt;
	text-decoration: none;
}
a:link {
	color : #33ccff;
	font-weight: bold;
}
a:visited {
	color : #33ccff;
	font-weight: bold;
}
a:hover {
	color : #ee0011;
	font-weight: bold;
}
a:active {
	color : #33ccff;
	font-weight: bold;
}
a {
	text-decoration: none;
}
.bottomnav {
	font-family: Arial, Helvetica;
	color : #000000;
	font-size : 10pt;
	text-decoration: none;
	text-align:center;
}
.bottomnav a:link {
	color : #000000;
}
.bottomnav a:visited {
	color : #ee0011;
}
.bottomnav a:hover {
	color : #ffffff;
}
.bottomnav a:active {
	color : #ee0011;
}
.style1 {
	text-align: left;
}
.style2 {
	text-align: center;
}
.style3 {
	color: #ee0011;
}
