table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a
{
	 color:#7F1C38;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7F1C38;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B56A6;
	font-weight: bold;
}.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #71764B;
}
li{
	list-style-image: url(images/bullet.gif);
}
.background {
	background-image: url(images/home_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.krd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a.1:link {color: #000000;}
a.1:visited {color: #000000;}
a.1:hover {color: #000000;}
a.1:active {color: #000000;}