body, p, ul, h2 strong, h3, h4 { 
	color: #000; 
	font-family: arial, helvetica, sans-serif; 
	}
body {
	background: #d3dffa  url(/images/20090701/bg.jpg);
}

div.page {
	width: 600px;
	background-color: #fff; 
	border: none; 
	padding-bottom: 1em;
}	
div.article {
	margin-left: 179px;
	margin-right: 11px;
}
div.title {
	background-color: #5a2d5a;
	margin-bottom: 1em;
	border:none;
	width:600px; 
	overflow:auto;
}	
div.title img {
	float: left;
}

h1 {  
	color: #f0df75;
	font-size: 38px;
	font-family:"Times New Roman", Times, serif;
	margin: 30px 10px 0 0;
}
h2 {
	color: #2a4480;
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	margin-top: 0;
}
h2 strong {
	color: #2a4480;
	font-size: 28px;
	margin-bottom: .5em;
}

h3 {
	color: #2a4480;
	font-size: 130%;
	border-bottom: #2a4480 solid 2px;
}
h4 {
	font-size: 130%;
	margin:0;
}
div.indent p, p.indent{
	color: #5a2d5a;
	margin: 0 30px 1em;
	font-weight:bold;
	}
.right { 
	float: right; 
	padding: 0 0 4px 10px;
}
.caption {
	font-size: 90%;
	font-weight: bold;
	margin: 5px;
	text-align:center;
	color: #663366;
	}
hr { 
	width: 100px; 
	height: 1px; 
	border: none;
	text-align: left;
	margin: 0;
	color: #000;
	background-color: #000; 
	}

.fnt {
	font-size: 80%;
	}

div.box { 	
	background-color:  #7b8fbd; 
	border:none;
	padding:10px;
	margin: 1em 5px; 
	}
div.box img{ 	
	float:right;
	padding-left: 8px;
	}
div.box p, div.box li {
	font-weight:bold;
}	
div.box li{
	list-style-type: disc;
	margin-bottom: .5em;
	} 	

/* standard - DO NOT Change */
div.linktext p,
div.linktext ul li,
div.appeared p,
div.footer p {
	font-size: 77%;
	margin: 0;
}

div.linktext { 
	margin: 0 2px; 
	width: 160px;
	float: left;
	}
div.linktext p { 
	font-weight: bold; 
	}
div.linktext ul { 
	padding: 0;
	margin: 3px 0 1em;
	}
div.linktext ul li { 
	margin-bottom: 3px;
	list-style-type: none; 
	}
div.appeared {
	background-color: #333333; 
	border: none;
	width: 600px;
	}
div.appeared p {
	color: #ffffff; 
	padding: 2px;
	height: auto !important;
	height: 15px;
	min-height: 15px; 
}
div.arrows {
	float:right;
	padding: 2px 0;
	width: 45px;
	text-align: right;
}
div.arrows img {
	display: inline;
}

div.footer { 
	width: 600px;
	padding: 2px 0; 
	}
div.footer p {
	margin: 1em 2px; 
	}
a, a:link {
	color: #0000CC;
}
a:visited {
	color: #330099; 
}
a:hover,
a:active	 {
	color: #0033ff;
}

