.body {
	left : 0px;
	top : 0px;
	margin-left : 0px;
	margin-top : 0px;
}

A:link {color : #000066; text-decoration : none;}
A:visited {color : #000066; text-decoration : none;}
A:active {color : #000066; text-decoration : none;}
A:hover {color : #FF00FF; text-decoration : underline;}

.tblcontent
{
	border: 1px solid #000066;
	background-color : #FFFFFF;
}

.tblcontentinner
{
	border: 1px solid #FFFFFF;
	background-color : #EBFBFF;
}

.txttitle {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 0.75em;
}

.txtsubmenu {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #000066;
	font-weight : bold;
	font-size : 0.6em;
}

.txtbox {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #000066;
	font-weight : normal;
	font-size : 0.75em;
	text-align : normal;
}

.txtboxsmall {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #000066;
	font-weight : normal;
	font-size : 0.65em;
	text-align : normal;
}

.txtboxnormal {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #000066;
	font-weight : normal;
	font-size : 0.75em;
	text-align : justify;
	vertical-align : text-top;
}

.txtboxbold {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #000066;
	font-weight : bold;
	font-size : 0.75em;
	text-align : justify;
}

.txtboxcentred {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #000066;
	font-weight : normal;
	font-size : 0.75em;
	text-align : center;
}

.txtcopy {
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #000066;
	font-weight : normal;
	font-size : 0.6em;
}

