body {
	BACKGROUND: url(../images/bgimage.gif) #fff repeat-x;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px; 
	MARGIN: 0px;
	FONT-FAMILY: Verdana, sans-serif;
	TEXT-ALIGN: center
}
br, p {
	padding: 4px;
	margin: 4px;
}
td, textarea, input, select {
    background-color:#FFFFFF;
	font-family: Vrdana;
	font-size: 12px;
	font-weight: normal;
    vertical-align:top;
}
a:link {
	color: #D41F00;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;

}
a:hover {
	color: #A3A2A2;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
	border: 0px;
}
a:visited {
	color: #D41F00;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border: 0px;

}

.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: 000000;
	font-weight: none;
}
.frame {
	border: 1px dotted #9E9E9E;
}
h1 { font-size: 16px; color: #D41F00; border:1px dotted #000; padding: 5px;}
