/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text1
{
font-family:verdana;
font-size:11px;
color:#000000;
}

.text2
{
font-family:verdana;
font-size:11px;
color:#FFFFFF;
}

.bgrepet
{
background-repeat:repeat-x;
}

.btns
{
font-family:arial;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

.heads2
{
font-family:arial;
font-size:12px;
color:#b4020e;
line-height:22px;
font-weight:bold;
}

.text3
{
font-family:verdana;
font-size:12px;
color:#020D69;
font-weight:bold;
}
.border1 {
	border: 1px solid #009933;
}

