body,th,td,p,div,a,input,textarea,form,ul,ol,dl,h1,h2,h3,h4,h5,h6,li {
	font-family:verdana,helvetica,sans-serif;
}

body {
  background-color : #FFFFFF ;
  color : #3D3D3D ;
}

.tabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}
.tabssel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-align: center;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #95030D;
	text-align: left;
}

h1.center {
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #3D3D3D;
	text-align: left;
}

a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:link {	
	color: #9A0A13;
}
a:hover {
	color: #C04D50;
	text-decoration: underline;
}

input { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, Arial; border-width:1; border-color:000000; border-style:solid }
textarea { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana, Helvetica, Arial; border-width:1; border-color:000000; border-style:solid}

