body {
	text-align: left;
	background-color: #C76A95;
	font-style: normal;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	
}
a:link {
	color: #00BCE4;
	text-decoration: underline;
}
a:visited {
	color: #00BCE4;
	text-decoration: underline;
}
a:hover {
	color: #00BCE4;
	text-decoration: underline;
}
a:active {
	color: #00BCE4;
	text-decoration: underline;
	
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	
}

.blue {
	color: #00BCE4;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00BCE4;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00BCE4;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00BCE4;
	font-weight: bold;
}

.footer {
	color: #FFFFFF;
	font-style: normal;
	font-size: 10pt;
}

.footer a:link {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: underline;
	
}

