body {
	background: #E9E9E9 url(../images/sub/related-bg.gif) repeat-y top left;
	padding-left: 20px;
	}

a {
	color: #094D86;
	text-decoration: underline;
	}
	
a:hover {
	color: black;
	}	

h1 {
	color: #4B4A7B;
	font: bold 25px tahoma,arial;
	letter-spacing: -1px;
	margin-bottom: 0;
	padding-bottom: 0;
	}

h2 {
	color: #4B4A7B;
	font: bold 16px tahoma,arial;
	margin-bottom: 20px;
	padding-bottom: 0;
	margin-top: 5px;
	
	}
	
p {
	color: black;
	font: 12px tahoma,arial;
	line-height: 1.4em;
	}