p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #134869;
	line-height : 16px;
	text-align : justify;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #134869;
	line-height : 16px;
	text-align : justify;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #134869;
	line-height : 16px;
	text-align : justify;
}

a:link			{
	color : #cccc66;
	text-decoration: none;
}
a:visited		{
	color : #cccc66;
	text-decoration: none;
}
a:hover 		{
	color : #669999;
	text-decoration: none;
}

.AlignJustify
{
	text-align: justify;
}

.butt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003A8A;
	background : #E5EBF3;
}

.input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003A8A;
	border : solid 1;
}


