/* CSS Document */

body,td,th {
	font-family:"lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

#overflow { overflow:auto }

p {
	width:407px;
	height:365px;
	line-height:140%;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	background-color: #f0f8ff;
	padding-top: 5px;
   }
   
