body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height:1.2;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
  line-height:1.2;
}
p {
  text-indent: 0;
  margin-top: auto;
  margin-bottom: auto; 
}

a:link {
	color:#0000FF;
	text-decoration: underline;
}
a:visited {
	color:#CC00FF;
	text-decoration: underline;
}
a:active {
	color:#FF0000;
	text-decoration: underline;
}
a:hover {
	color:#6666FF;
	text-decoration: underline;
}
.mainMenu {
	color: #FFFF00;
	font-weight:bold;
}
.mainMenu a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.mainMenu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.mainMenu a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.mainMenu a:hover {
	color:#FFFF00;
	text-decoration: underline;
}
.leftMenu{
	/*font-weight: bold;*/
}
.pageBorder {
	background-color: #6699CC;
}
.boxBorder {
	background-color: #6699CC;
}
.footerNAV {
	font-size: 80%;
}
.slogan {
	font-size: 140%;
	color: #FF6633;
	font-weight: normal;
}
.copyright {
	font-size: 9px;
	color: #666666;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
