﻿body {
}
a
{
	color: White;
	text-decoration: none;
}
a:hover
{
	color: #FFCC66;
}
.formmultiblue
{
	background-color: #5382C3;
	font-family: Arial;
	font-size: 10pt;
	color: White;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	padding: 5px;
}
.heading 
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
}
.STT
{
	font-family: Arial;
	font-size: 16pt;
	color: Green;
}
	