﻿body 
{
	color: #00003c;
	margin: 0px 0px 0px 0px;
	background-color: #110000;
	text-decoration: none;
	font-size: 10pt;
	FONT-FAMILY: Arial;
	text-align: center;
}

A:link 
{ 
	COLOR: #0000aa;
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none 
}

A:visited 
{ 
	COLOR: #0000aa;
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none 
}

A:active 
{ 
	COLOR: #0000aa;
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none 
}

A:hover
{ 
	COLOR: #0000ff;
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none 
}

table
{
	border-bottom-style: none;
	border-width: 0;
	border-spacing: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: white;
}

.mainContent
{
	vertical-align: top;
	text-align: center;
	width: 800px;
	height: 568px;
}

.blog-header
{
	vertical-align: top;
	text-align: center;
	width: 800px;
}

.blog
{
	font-family: Arial;
	font-size: 10pt;
	color: #00003c;
}



.blog-title
{
	font-family: Arial;
	font-size: 14pt;
}

A.blog-title:link
{
	color: #0000aa;
}
A.blog-title:visited
{
	color: #0000aa;
}
A.blog-title:active
{
	color: #0000aa;
}
A.blog-title:hover
{
	color: #0000ff;
}

.blog-date
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}

.left-column
{
	width: 150px;
}

.right-column
{
	width: 150px;
}