.title { 

display: block;

width: 154px;

background-color: #FFA508;

font-family: Tahoma, Verdana, Arial, sans-serif;

font-weight: bold;

font-size: 13px;

text-align: center;

padding-top: 5px;

padding-bottom: 5px;

margin-bottom: 2px;

}



a.menu {

	font-size: 12px;

	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-weight: bold;

	padding: 5px 20px;

	color: black;

	text-decoration: none;



}

a.menu:hover, a.menu:active {

	background-color: #FFCC33;

	padding: 5px 20px;

		
}



#content a {

	color: white;

	font-weight: bold;

	text-decoration: underline;

}

#content a:hover {

	text-decoration: none;

}

#content {

font-family: Tahoma, Verdana, Arial, sans-serif;

color: white;

font-size: 11px;

line-height: 19px;

}

#content p {

	text-indent: 20px;

}

#content table {

	font-size: 11px;

	width: 100%;

	border: 1px solid #C0C0C0;

	background-color: #C0C0C0;

}

#content table td {

	background-color: #ffffff;

	padding: 3px;

	margin: 1px;

	color: black;

}

#content table th {

	background-color: #E5E5E5;

	padding: 3px;

	margin: 1px;

}



#content table a{

color: #000000;

}



#content img {

	background-color: white;

	padding: 10px;

	border: 1px solid #C0C0C0;

}



h1 {

	font-size: 18px;

}

h2 {

	font-size: 15px;

}
