body {
	margin: 0;
	padding: 0;
}
.div
{
border: 0px  solid;
        	padding: 0px;
        	overflow: auto;
			wrap="virtual"
			
        	}


.text {
	font-family: Tahoma, Arial;
	font-size: 11px;

}

.text3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #C3001C;
	font-style: oblique;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

a:link {
	color: #666666;
}

a:visited {
	color: #CC0000;
}

a:hover {
	color: #CC0000;
}
.title01 {
	color : #FF0000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}