BODY
{
	cursor: default;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	font-family: verdana;
	font-size: 10pt;
	background-color: whitesmoke
}

a.menulink
{
    text-decoration: none;
    font-weight: bold;
    font-size: 7.5pt
}

a.menulink:link
{ 
    color: lightyellow
}

a.menulink:visited
{
    color: lightyellow
}

a.menulink:hover
{ 
    color: yellow
}

a.menulink:active 
{ 
    color: yellow
}

.header
{
	font-family: verdana;
	font-size: 23pt;
	font-color: white;
	font-weight: bold
}

.menuColour, .menuTable
{
    background-color:#037E7F
}

.menuTable
{
    border-top: 1px solid #cccccc;
    border-bottom: 2px solid #cccccc
}

.mediumfont
{
	font-family: verdana;
	font-size: 8pt
}
.smallfont, .footerfont
{
	font-family: verdana;
	font-size: 7pt
}

.mainContentText
{
    font-size:10pt;
    text-align:justify;
    text-justify:newspaper;
    text-last-align:auto;
    line-height:15pt
}

