body {
	font-size: 11px;
	color: #082A3F;
}
#c_container{
	background-image: url("i/page_bg.gif");
	background-repeat: repeat-y;
	background-position: left;
}
html, body, h1, h2, h3, h4, h5, h6, #c_contents_wrap p, #c_contents_wrap div, small, big, th, td, #c_contents_wrap ul, ol, dl {
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	color: #082A3F;
}
font, th, td,  #c_contents_wrap p {
	font-size: 11px;
}
a:link {
	color: #082A3F;
	background-color: transparent;
}
a:visited {
	color: #082A3F;
	background-color: transparent;
}
a:active {
	color: #EEB330;
	background-color: transparent;
}
a:hover {
	color: #EEB330;
	background-color: transparent;
}

