@charset "iso-8859-1";
td  {
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;

	

}

p  {
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
	margin-left: 16px;
	margin-right: 16px;
}




p.index  {
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-family : arial;

}

p.heading  {
	font-size: 11px;
	font-weight: bold;
	font-family : tahoma, geneva;
	margin-left: 16px;
	margin-right: 16px;
	color : #2d2d2d;
}

.sub {
	padding: 10px 0px 0px 20px;
	font-weight: bold;
}

.blue  {
	font-size : 10px;
	color : #004890;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
}


.big  {
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
}



.bold {
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	font-style : normal;
	font-family : tahoma, geneva;
}

b.blue {
	font-size : 11px;
	color : #004890;
	font-weight : bold;
	font-style : normal;
	font-family : tahoma, geneva;
}

a:link {
	font-size : 11px;
	color : #004890;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
    text-decoration : none;
}

a:visited {
	font-size : 11px;
	color : #002548;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
    text-decoration : none;
}

a:active {
	font-size : 11px;
	color : #0073ef;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
    text-decoration : none;
}

a:hover {
	font-size : 11px;
	color : #0073ef;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
    text-decoration : none;
}

a.key:link {
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
    text-decoration : none;
}

a.key:visited {
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-family : tahoma, geneva;
    text-decoration : none;
}





input,select,textarea {
	font-family: geneva, tahoma; 
	font-size: 11px; 
	font-weight : bold;
}


h1 {
	font-size: 13px;
	font-weight: bold;
	font-family :  Trebuchet MS, Tahoma;
	color : #2d2d2d;
	margin : 1px 0px 0px 7px
}

.big {
	font-size: 18px;
	font-weight: bold;
	font-family :  Trebuchet MS, Tahoma;
	color : #2d2d2d;
	margin : 1px 0px 0px 7px
}

h2 {
	font-size: 15px;
	font-weight: bold;
	font-family :  Trebuchet MS, Tahoma;
	color : #2d2d2d;
	margin : 1px 0px 0px 7px
}


h3 {
	font-size: 11px;
	font-weight: bold;
	font-family :  Trebuchet MS, Tahoma;
	color : #2d2d2d;
	margin : 1px 0px 0px 7px
}

ul {margin-top: 10px }