/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0 0 0 0;
background-color:#FFFFFF;
}

.matter{
font-size:11px;
text-align:justify;
line-height:18px;
color:#000000;
}

.heading3{
font-size:12px;
line-height:18px;
color:#000000;
}

.red_heading{
font-size:11px;
line-height:18px;
color:#FF0000;
}

.heading1{
font-size:20px;
color:#000000;
font-weight:400;
}

.heading2{
font-size:20px;
color:#092073;
font-weight:400;
}

.border_top{
border-top:2px dotted #94958E;
}

.footer_link:link{
font-size:11px;
line-height:18px;
color:#000000;
text-decoration:none;
}

.footer_link:visited{
font-size:11px;
line-height:18px;
color:#000000;
text-decoration:none;
}

.footer_link:hover{
font-size:11px;
line-height:18px;
color:#FF0000;
text-decoration:underline;
}

.border{
border:1px solid #000000;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;

}

