body,td,th,pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.data {
	font-size: 12px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:  #d5d5d5;
}
li {
	text-align: justify;
}
p	{
	text-align: justify;
}
p.center {
	text-align: center;
}
p.right {
	text-align: right;
}
select,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.mcat {
	font-size: 11px;
}
.selected {
	background-color: #FFCC66;
}
a	{
	color: #0066CC;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #660099;
}
a:active {
	color: #0066CC;
}
hr {
	width: 100%;
	color: #CC0033;
	text-align: center;
	height: 1px;
	line-height: 1px;
	width: 565px;
}
.header {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
}
.smheader {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #0000CC;
}
.tiheader {
	font-weight: bold;
	text-align: center;
	color: #0000CC;
	font-size: 12px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #660099;
}
.smtitle {
	font-size: 14px;
	font-weight: bold;
	color: #660099;
}
.tititle {
	font-weight: bold;
	color: #660099;
	font-size: 12px;	
}
.smprint {
	font-size: 11px;
}
.tiprint {
	font-size: 10px;
}
.red {color: #FF0000}
.bigred {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}	
a.bigred {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.bigredcenter {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.Alert {
	color: #FF0000;
	font-weight: bold;
}
.change {
	font-size:10px ;
}
.smgreyprint {
	font-size: 11px;
	color: #666666;
}