﻿body
{

}
.title
{
	font-family: Arial;
	font-size: x-large;
	font-variant: small-caps;
	letter-spacing: 10px;
}
.lighttitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.strongtext
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.standardtext
{
	font-family: Arial;
	font-size: 12px;
}
.largetext
{
	font-family: Arial;
	font-size: 14px;
}
.smalltext
{
	font-family: Arial;
	font-size: 10px;
}
.slighttext
{
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: #808080;
}
img.gravatar60
{
	float: left;
	width: 65px;
	margin: 0px 5px 0px 0px;
}
a
{
	color: black;
	font-weight: bold;
}
a:visited
{
   color: black;
}
a:hover
{
	color: black;	
	background-color: #CCCCCC;
}
