/* CSS Document */
#scontent h1, #scontent h1 a, #shpcontent h1 a { 
	font-size:18px;
}
#scontent h2 { 
	font-size:17px;
}
#scontent h3 { 
	font-size:16px;
}
#scontent h4 { 
	font-size:15px;
}

#scontent h1, #scontent h1 a, #scontent h2 a, #scontent h3 a, #scontent h4 a { 
	text-decoration:none;
	font-family:arial,sans serif; 
	color:#0001ab;
	font-style:italic;
}

#scontent h1 a:hover, #scontent h2 a:hover, #scontent h3 a:hover, #scontent h4 a:hover { color: #0001AB; }

a.indexHeader:link,a.indexHeader:visited,a.indexHeader:hover,a.indexHeader:active {font-size:12px; color:#333333; text-decoration:none;}

a.indexLinks:link,a.indexLinks:visited,a.indexLinks:hover,a.indexLinks:active {color:#404040; text-decoration:none}

#scontent { margin-right:10px; margin-left:10px;}