	/* Division Layout  */
	/* Copyright 2005 by Amies Communications. */ 

	/* Fix a bug in Mozilla */

html { 
	min-width:746px;
	 }

	/* Set body */

body	{	
	width:746px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	border:0;
	color:#000000;
	font-family:Georgia, sans-serif, Arial;
	font-size:12px;
	line-height:160%;
	word-spacing:normal;
	letter-spacing:normal;
}

h2	{
	font-size:20px;
	font-weight:bold;
	color:#09377b;
	padding:0;
	margin-bottom:3px;
}

h3	{
	font-size:18px;
	font-weight:bold;
	color:#09377b;
	padding:0;
	margin-bottom:3px;
}
h4	{
	font-size:14px;
	font-weight:bold;
	color:#09377b;
	padding:0;
	margin-bottom:3px;
}

p	{
	margin:0 0 10px 0;
	font-size:13px;
	text-indent:30px;
}
	
img	{
	margin:0;
}
	
/* Set links	*/

a:link, a:visited {
	font-size:11px;
	font-weight:normal; 
	text-decoration:underline;
	color:#3166ac;
	background:transparent; 
}

a:hover {
	font-size:11px;
	font-weight:normal; 
	text-decoration:none;
	color: #7bb1fa;
	background:transparent; 
}

a:active {
	font-size:11px;
	font-weight:normal; 
	text-decoration:none;
	color:#777777;
	background:transparent;  
}

.arttext   { font-family: Georgia, sans-serif, Arial; font-size: 12px; }
