.body {
	left : 0px;
	top : 0px;
	margin-left : 0px;
	margin-top : 0px;
}

A:link {color : #000000; text-decoration : none;}
A:visited {color : #000000; text-decoration : none;}
A:active {color : #000000; text-decoration : none;}
A:hover {color : #000000; text-decoration : underline;}

.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 : #000000;
	font-weight : bold;
	font-size : 0.6em;
}

.txtbox {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	font-size : 0.75em;
	text-align : normal;
}

.txtboxnormal {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #000000;
	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 : #000000;
	font-weight : bold;
	font-size : 0.75em;
	text-align : justify;
}

.txtboxcentred {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	font-size : 0.75em;
	text-align : center;
}

.txtcopy {
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #C6C6C6;
	font-weight : bold;
	font-size : 0.6em;
}

