
body {
	background-color: White;
}

table {
	font-size: 11;
	font-family: sans-serif;
	background: transparent;
}
.tab1 {
	font-size: 11;
	font-family: sans-serif;
	text-indent : 3px;
	background: transparent;
	color: #202c50;
}
.head
{
	font-size: 11;
	font-family: sans-serif;
	text-indent : 3px;
	background: #202c50;
	color: white;
}
p{
	font-family: sans-serif;
	font-size : 11;
}
.p2{
	font-family: sans-serif;
	font-size : 14;
	padding-left : 40px;
	padding-right : 20px;
	font-weight : bold;
}
.p3{
	font-size : 12;
	padding-left : 0px;
	padding-right : 0px;
}
.p4{
	font-family: sans-serif;
	font-size : 11;
	padding-left : 60px;
	padding-right : 10px;
}
.p5{
	font-family: sans-serif;
	font-size : 11;
	padding-left : 0px;
	padding-right : 0px;
	text-align: center;
	font-style : italic;
}

p.lin
{
margin : 0px 10px 0px 1px;
padding-left : 16px;
}
a{
	font-size : 11;
	text-decoration : none;
	font-style : normal;
	font-family : sans-serif;
	margin : 20px 10px 30px 1px;
}
.oth
{
	font-size : 13;
}

A:link {
	color : Black;
	margin : 20px 10px 30px 1px;
}
A:Visited{
	color : Gray;
	
}
A:hover {
	color: Maroon;
	
	background-position : 30px;
}

A.oth:link {
	font-weight : bold;
	color : #202c50;
}
A.oth:Visited{
	color :  #617085;
	font-weight : bold;
}
A.oth:hover {
	color: Maroon;
	font-weight : bold;
	background-position : 30px;
}
.an2
{
	font-size : 12;
}
A.an2:link {
	font-weight : bold;
	color : White;
	font-size : 12;
}
A.an2:Visited{
	font-weight : bold;
	color : White;
}
A.an2:hover {
	color: Maroon;
	font-weight : bold;
	background-position : 30px;
}

.k{
	text-indent : 2px;
	letter-spacing : 5px;
}

h1{
	font-family : sans-serif;
	font-size : 18px;
	font-weight : bold;
}

h2{
	font-family : sans-serif;
	font-size : 14px;
	background-color: White;
	padding-top : 1px;
	margin : 20px 100px 30px 1px;
	font-weight : bold;
}

p.q{
	font-family : sans-serif;
	font-size : 12px;
	background-color: White;
	padding-top : 1px;
	margin : 20px 10px 30px 1px;
	padding-left : 10px;
	font-weight : bold;
}
p.n{
	font-family : sans-serif;
	font-size : 11px;
	background-color: White;
	padding-top : 1px;
	padding-left : 10px;
}

h3{
	font-family : sans-serif;
	font-size : 13px;
	font : bold;
}

h4{
	font-family : sans-serif;
	font-size : 12px;
	padding-top : 1px;
	font-weight : bold;
}
ul{
	font-family : sans-serif;
	font-size : 11px;
	margin-left : 7px;
	font : bold;
	margin-left : 10px;
}
li{
	font-family : sans-serif;
	font-size : 11px;
	margin-left : 5px;
	list-style : square;
	font : normal;
}
hr{
	color : Silver;
}



