
TABLE.new {
	border-bottom-width : 4;
	border-color : white;
	border-style : solid;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
}
TABLE.bottomt {
border-top: solid;
	border-top-width : 1;
	border-color: Silver;
		border-left-width : 0;
	border-right-width : 0;
	border-bottom-width : 0;
}
p.h1
{
	font-size : 18;
	font-family: Arial;
	color: #393186;
	margin-left: 20
}
p.h3
{
	font-size : 18;
	font-family: Arial;
	color: #393186;
	margin-left: 25
}
p.h2
{
	font-size : 16;
	font-family: Arial;
	color: #393186;
	margin-left: 20
}
p.text
{
	font-size : 16;
	font-family: Arial;
	text-align: justify;
	margin-left: 20px;
	margin-right : 40px;
	margin-top : 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}
p.text1
{
	font-size : 16;
	font-family: Arial;
	text-align: justify;
	margin-left: 5px;
	margin-right : 30px;
	margin-top : 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}
p.text2
{
	font-size : 16;
	font-family: Arial;
	text-align: justify;
	margin-left: 0px;
	margin-right : 0px;
	margin-top : 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}
a {
	color: #393186;
	text-decoration: none;
}
a:hover {color:#ff6501; 
		text-decoration: underline;
}
a.menu {
	text-decoration: none;
	font-size : 16;
	color: #393186;
	font-family: Arial;
	line-height : 30px;
	
	}
td.menu {
	background-color : #1a3750;
}
td.menu: hover {
	background-color : #234766;
	border : dotted;
	border-bottom : 0px dashed;
	border-color : white;
	border-top-width : 0px;
}
div.bottom {
	font-size : 14;
	color: black;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
td.bottom {
	margin : 0;
	padding : 0;
	height: 48px;
	
}
