body {
	background-image: url('http://www.calakpsi.com/next/images/bg10.gif');
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color:#505050;
	border: none none transparent;
}

h1 {
	font-size: 36px;
	font-family: "Century Gothic", Arial, Verdana, Sans-Serif;
	color: #FF9900;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #0066B3;
	font-weight: normal;
}
      
a:hover {
	text-decoration: underline;
	color: #666666;
}

#head {
	background: #ffffff;
	border-bottom: 1px solid #000000;
	padding: 0px;
	color: #ffffff;
	font-size:24px;
}

#top_box {
	background: #e1e1e1;
	border-top: 1px solid #505050;
	border-bottom: 1px dotted #505050;
	padding: 6px;
	color: #505050;
	font-size: 12px;
	font-weight: bold;
}

#main_box {
	background: #f4f4f4;
	border-bottom: 1px dotted #505050;
	padding: 6px 20px 20px 20px;
	color: #505050;
	font-size: 12px;
	font-weigh: bold;
}

img.portrait {
	border: 1px solid #505050;
	padding: 6px;
}

p.main {
	font-size: 12px;
}

ol.main {
	font-size: 12px;
}

table.main_box {
	color: #505050;
	font-size: 12px;
	font-weigh: bold;
}