body, td, th {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:140%;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:140%;
	text-transform: uppercase;
	font-weight:100;
}
h1 {
	font-size: 14px;
	border-bottom:#CCCCCC dotted 1px;
	padding: 0 0 0px 0;
	margin: 0 0 25px 0;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.back_black{
background-color:#CCCCCC;
}
ul.circle {
list-style-type: circle;
}
td.grey {
	background-color:#CCCCCC;
}
td.grey2 {
	background-color:#F2F2F2;
}
#menu {
	margin: 0 0 0 200px;
}
.td_line_left {
	border-left:#CCCCCC solid 1px;
}.td_line_right {
	border-right:#CCCCCC solid 1px;
}

.td_line_left_right {
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}
#main_text {
	margin: 20px 50px 20px 50px;
}
#picbox{
background-color:#CCCCCC;
text-align:center;
padding: 5px;
}
