	a 		{ color: #003366; text-decoration: underline; }
	a:link		{ color: #003366; text-decoration: underline; }
	a:visited	{ color: #003366; text-decoration: underline; }
	a:active	{ color: #999999;  }
	a:hover		{ color: #999999;  }

#ooocon_content {
	position:relative;
	margin: 0 auto;
	padding-bottom: 15px;
	font-family: sans-serif;
	color:#333;
	font-size:small;
	font-weight:normal;
  	line-height:180%;
}

h2 {
	font-family: serif;
	font-size: medium;
	color: #666;
	margin-bottom:15px;
}

h1 {
	font-family: serif;
	font-size: medium;
	color: #666;
	margin-bottom:15px;
}

p {
	font-family: sans-serif;
	color:#333;
	font-size:small;
	font-weight:normal;
  	line-height:180%;
}

