body { background: #FFFFFF url(/images/back.gif) repeat-x; margin: 0; text-align: center; }


p	{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}
	
h1	{
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A0036;
	letter-spacing: 0px;
	}
	
h2	{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	font-style: 13;
	}

h3, h4	{
	font-weight: bold;
	font-family: verdana, arial, "bitstream vera sans", sans-serif;
	margin: 10px 0 5px 0;
	padding: 0;
	line-height: 16px;
	}	

h3	{
	font-size: 14px;
	}

h4	{
	font-size: 10px;
	margin-bottom: 0;
	}
	
h5	{
    font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
h6	{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #003366;
	display: inline;
	}
	
.title {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height : 16px;
	display: inline;
}

.leftcontent {
	line-height : 15px;
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #003333;
	display: inline;
	}
	
.rightcontent {
	line-height : 16px;
	font-size : 10px;
	font-family : 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	display: inline;
	}

.date {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #093
}

/* Linkology */

a:link, a:visited	{
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover	{
	color: #999999;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

a:active	{
	color: #000000;
	background: transparent;
	font-weight: 11;
	text-decoration: underline;
	background-color: #FFFFFF;
	}
	
.sidebar {
	color:#FFFFFF
	background-color:#003366
}
	
