BODY	{font-family: verdana; font-size: 11px;}
A	{color : #006600; text-decoration : none;}
A:Visited	{color : #006600; text-decoration : none;}
A:Active	{color :#006600; text-decoration : none;}
A:Hover	{color : #F0C000; text-decoration : none}
p	{text-align: justify;}
h1	{font-size: 14pt }
h2	{font-size: 12pt }
h3	{font-size: 11pt }
td	{font-size: 11px }
th	{font-size: 11px; background-color:#B0FFB0}
input        { font-family: Verdana; font-size: 11px }
.msg {
	font-size: 9px;
	color: #006600;
}
.panel {
	background-color:#FFFFFF; /*#CCCCCC;#004080;: #174D7D;*/
	border: 0px solid #666666;
	padding: 5px;
	color:#000000;
}
.panelHead {
	font-weight: bold;
	border: 0px solid #000000;
	background-color: #FFCC66;
	color: #FFFFFF;
	/*background: #FFCC66;
	background-image: url(images/butBg.gif);*/
}
.panelTitle{
	color: #FFFFFF;
}