﻿body
{
	font-size:10pt; 
	font-family:Arial; 
}
.sb
{
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:url(../../Images/fade.gif);
	background-position:top;
	background-color:white;
	/*height:20px;
	width:80px;*/
	vertical-align: middle;
}
.bl 
{
	font-size: 8pt; 
	font-family:Arial;
}
.button, button 
{
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:url(../../Images/fade.gif);
	background-position:top;
	background-color:white;
	/*height:20px;
	width:80px;*/
	vertical-align: middle;
}

A
{
	font-size:10pt; 
	font-family:Arial; 
	color:Blue;
	text-decoration:underline; 
}
A:hover
{
	font-size:10pt; 
	font-family:Arial; 
	color:#228b22; 
}
H1
{
	font-size: 16pt; 
	font-family:Arial;
	color:#990000;
	text-align:center
}

H2
{
	font-size: 14pt; 
	font-family:Arial;
	color:#990000;
	text-align:center
}

H3
{
	font-size: 12pt;
	font-family: Arial;
	color: #660000;
	text-align: left;
}

H4
{
	font-size: 10pt; 
	font-family:Arial;
	color:#660000;
	text-align:left
}

.blogtitle
{
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	color: #660000;
	text-align: left;
}

.blogdate
{
	font-size: 12pt; 
	font-family:Arial;
	color: Gray;
	text-align:left
}

.blogbyline
{
	font-size: 8pt; 
	font-family:Arial;
	color:#660000;
	text-align:left
}

.h4
{
	font-size: 12pt;
	font-family: Arial;
	color: #660000;
	text-align: left;
	font-weight: bold;
}
.b4
{
	list-style-position: outside;
	list-style-type: circle;
}
