body {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color: black;
	font-family: arial;
	}

	
image {
	border-width: 0;
	}	

.main_bg {
	background: white;
	}

.outside_bg {
	background: rgb(255, 255, 255);
	}
	
	
.text, table {
	font-family: tahoma;
	font-size: 11;
	}


a:link, a:visited {
	font-family: tahoma;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	font-size: 11;
	}

	
a:hover, .line {
	font-family: tahoma;
	text-decoration : underline;
	font-style : normal;
	color: #000000;
	}


.menu, a.menu:hover, a.menu:visited, a.menu:link {
	font-family: tahoma, arial, verdana;
	font-size: 10;
	color: white;
	}
	

	
	
h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: arial;
	font-size: 20pt;
	font-weight: normal;
	font-weight: bold;
	color: #d70007;
	}

	
h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: garamond;
	font-size: 21;
	font-weight: normal;
	font-weight: bold;
	}

	
h3 {
	padding: 3 0 3 0;
	margin: 0 0 0 0;
	font-size:11;
	color: white;
	font-weight:bold;
	font-family: tahoma;
	}
	
	
p, ul, li {
	margin-top: 0;
	margin-bottom: 0;
	}
	
.active {
	font-face: verdana;
	font-size: 11;
	font-weight: bold;
	text-align : center;
	background : white;
	color: black;
	}
	
.passive {
	font-face: verdana;
	font-size: 11;
	cursor:hand;
	text-align : center;
	color: black;
	}
		
