body  {
	font-size : 11px;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	background-color: #2C2825;
	color : #000000;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}

.header1 {
	font-size : 15px;
	font-family : tahoma;
	font-weight : bold;
	color : #112661;
	text-decoration : none;
	letter-spacing: 1px;
}

.header2 {
	font-size : 15px;
	font-family : tahoma;
	font-weight : bold;
	color : #112661;
	text-decoration : none;
}

.small1 {
	font-size : 9px;
	font-family : tahoma;
	color : #112661;
	text-decoration : none;
}

a.small1  {
	font-size : 9px;
	font-family : tahoma;
	font-weight : bold;
	color : #2F291D;
	text-decoration : none;
}

a:visited.small1  {
	font-size : 9px;
	font-family : tahoma;
	font-weight : bold;
	color : #2F291D;
	text-decoration : none;
}

a:active.small1  {
	font-size : 9px;
	font-family : tahoma;
	font-weight : bold;	
	color : #FF5555;
	text-decoration : none;
}

a:hover.small1  {
	font-size : 9px;
	font-family : tahoma;
	font-weight : bold;
	color : #FF5555;
	text-decoration : none;
}

a.small2  {
	font-size : 9px;
	font-family : tahoma;
	font-weight : bold;
	color : #112661;
	text-decoration : none;
}

a:visited.small2  {
	font-size : 9px;
	font-family : tahoma;
	font-weight : bold;
	color : #2F291D;
	text-decoration : none;
}

a:active.small2  {
	font-size : 9px;
	font-family : tahoma;
	font-weight : bold;	
	color : #FF5555;
	text-decoration : none;
}

a:hover.small2  {
	font-size : 9px;
	font-family : tahoma;
	font-weight : bold;
	color : #FF5555;
	text-decoration : none;
}

td {
	font-size : 11px;
	font-family : tahoma;
	font-weight : normal;
	color : #000000;
	background-position : center;
	background-repeat : no-repeat;
}

.cell-head { 
	font-size : 11px;
	font-family : tahoma;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #1C3E9D;
}

.cell-light { 
	font-size : 11px;
	font-family : tahoma;
	color : #112661;
	background-color : #ADD3F8;
}

.cell-undrln {
	border-bottom : 1px solid #000000;
}

input {
	font-size: 11px;
}

textarea {
	font-family: tahoma;
	font-size: 11px;
}


