body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	color: #000000;
	border-bottom-color: #FFFFFF;
	height: 100%;
}
p {
margin: 0 15px 15px 15px;
}
h1 {
font-size: 1.4em;
margin: 15px 10px 7px 15px;
color: #DF45A3;
}
h2 {
font-size: 1.3em;
font-weight: bold;
margin: 0px 10px 7px 15px;
color: #4F6879;
}
h3 {
font-size: 1em;
margin: 15px 10px 7px 15px;
}
.special {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
margin: 0px 10px 10px 15px;
color: #4F6879;
}
a:link,a:active,a:visited { 
text-decoration: none; 
color : #D7128A; 
}
a:hover	{ 
text-decoration: underline; 
color : #000000; 
}

a.navlink { 
color: #fff;
text-decoration: none;
list-style-type: none; 
}		
a.navlink:visited {
	color: #fff;
	list-style-type: none;
}		
a.navlink:hover {
	color: #F8E018;
	list-style-type: none;
}
.page {
	background-image: url(graphics/bg-tile4.jpg);
}
.white {
background-color: #fff;
}
.grey {
background-color: #E5EEF4;
}
.pblue {
	background-color: #E5EEF4;
	border: 0;
}
.blue {
	background-color: #316B81;
}
.red {
background-color: #FF1812;
color: #fff;
}
.pink {
	background-color: #000066;
}
.ylw {
background-color: #F8E018;
}
ul.navlink {
text-indent: 0px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
ul {
	text-indent: 0px;
	margin: 15px 0px 0px 14px;
	padding: 0px;
}
li {
	list-style-type: circle;
	list-style-position: inside;
	margin: 1px 14px 0px 0px;
	padding: 0px;
	}
li.navlink {
list-style-type: none;
}
