﻿
.style10 {color: #FF9900}
.style13 {font-size: 12px}
.style16 {font-size: 12px; color: #FF0000; }
.style17 {color: #006699}
.style6 {font-size: 14px}
.STYLE19 {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover
{
    text-decoration: none;
    color: #cc0033;
}
a:active {
	text-decoration: none;
}

body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}