body {
	margin-top: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px;
 	margin-left: 0px;

}
	
body, p, td {

	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.class1 a:link {

	font-family: calibri;
	font-size: 15px;
	color: #DCD7DE;
	font-weight:bold;
	text-decoration: none;
}

.class1 a:active {
	font-family: calibri;
	font-size: 15px;
	color: #DCD7DE;
	text-decoration:bold;
}

.class1 a:visited {
	font-family: calibri;
	font-size: 15px;
	color: #DCD7DE;
	font-weight:;
	text-decoration:bold;
}

.class1 a:hover {
	font-family: calibri;
	font-size: 15px;
	color: #9999CC;
	text-decoration:bold;
}
.class2 a:link {

	font-family: calibri;
	font-size: 15px;
	color: #4B475B;
	font-weight:bold;
	text-decoration: none;
}

.class2 a:active {
	font-family: calibri;
	font-size: 15px;
	color: #4B475B;
	text-decoration:bold;
}

.class2 a:visited {
	font-family: calibri;
	font-size: 15px;
	color: #4B475B;
	font-weight:;
	text-decoration:bold;
}

.class2 a:hover {
	font-family: calibri;
	font-size: 15px;
	color: #9999CC;
	text-decoration:bold;
}

.tit {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C43639;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 11px;
	color: #000000;
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.txb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 11px;
	color: #FFCF70;
}

textarea, input{	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color:black;
	background:white;	
	border-style: solid;  
	border-width: 1px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000; 
}


