body {
	font-size: 12.5px;
	font-family:  Tahoma, Verdana, Arial, Geneva, sans-serif;
	color: #383838;
	line-height: 18px;
	background: #c4d0d7 url(images/page-bg.gif) repeat-x;

	margin-top: 16px;
	margin-bottom: 16px;
}

td {
   font-size: 12.5px;
   font-family:  Arial, Tahoma, Verdana,  Arial, Geneva, sans-serif;
   color: #383838;
   line-height: 18px;
}

a:link    { color: #0086c9; text-decoration: underline; }
a:visited { text-decoration: underline; color: #0086c9; }
a:hover   { color: #005b89; text-decoration: none; }

.praise { font-size: 11.5px; color: #206487; line-height: 15px; }
.menu { line-height: 5px; }
a.menu img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
}

a.menu:hover img {
filter:alpha(opacity=60);   
-moz-opacity: .60;   
opacity: .60;
}


h1 {
	margin: 0 auto;
	padding: 0 0 0 0;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #3f473b dotted;
	color: #3f473b;
}

ul {
	margin: 10 0 0 30;
	padding: 0 0 0 0;
}


.box3 {
	width: 330px;
	height: 20px;
	border: 1px solid #cdcfcc;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6b6c69;
	background-color: #FFFFFF;
}

.box2 {
	width: 400px;
	height: 100px;
	border: 1px solid #cdcfcc;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6b6c69;
	background-color: #FFFFFF;
}
