BODY
{
	font-size : 18px;
}

a:link {
	color: #660000;
}
a:active {
	color: #EE0000;
}
a:visited {
   color: #660000;
}
a:hover {
   color: #EE0000;
}

.pagecontents
{
	font-size : 16px;
}

.leftmenu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.pagetitle {
	font-size: 24px;
	color: #CC0033;
	font-weight: bolder;

}
.header {
	font-size: 24px;
	font-weight: bold;
}
h2
{
	font-size: 24px;
	font-weight: bolder;
}
h3
{
	font-size: 20px;
	font-weight: bolder;
}
h4
{
	font-size: 20px;
	font-weight: bolder;
}.smallprint {
	font-size: 10px;
}
.subtitle {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.add {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
