body, td, div, p, span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border:0;
	/*text-align:center;*/
	background:#FFFFFF;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
}
body, td, div, p, span, input, th {
	font-size: 9pt;
	/*text-align: justify;*/
}
body {
	background:#005186 url(../Images/bg_gradient.gif) repeat-x;
}
.emphasised {
	font-size:small;
}
H1,H2,H3,H4,H5 {
	margin:0px;
	padding:0px;
}
H1 {
	margin-top: 10px;
	margin-bottom: 0px;
}
H2 {
	margin:0px,0px,4px,0px;
}

P {
	margin:0px;
	padding:0px 0px 10px 0px;
}

H1,H2,H3,H4,H5 {
	color:#44697d;
}
h1 {
	font-size:x-large;
}

h2 {
	font-size:large;
}
h3 {
	font-size:medium;
}
h4 {
	font-size:small;
}
h5 {
	font-size:0.9em;
}
h6 {
	font-size:xx-small
}
@media screen{
a:link {color:#330066; text-decoration:underline; }
a:active {color:#330066; text-decoration:underline; }
a:visited {color:#330066; text-decoration:underline; }
a:hover {color:#6666FF; text-decoration:underline; }
}
@media print{
a:link {color:#000000; text-decoration:none}
a:active {color:#000000; text-decoration:none}
a:visited {color:#000000; text-decoration:none}
a:hover {color:#000000; text-decoration:underline}
}

