﻿body
{
	font: normal 10pt Georgia,Helvetica, sans-serif;
	color: #666;
}
a
{
	text-decoration: none;
	color: #0396FF;
}
a:hover
{
	text-decoration: underline;
}
.black
{
	color: #222;
}
input
{
	font: normal 10pt Georgia,Helvetica, sans-serif;
	color: #666;
	background-color: #F6F6F6;
}
.main_link
{
	padding-left: 18px;
	position: relative;
	top: -3px;
}
.font_large_black
{
	color: #000;
	font-size: 18px;
}
.font_blue
{
	color: #0396FF;
}
.font_black_bold
{
	color: #000;
	font-weight: bold;
}

.TwitterFeedDate
{
	font-size: 8pt;
}

