﻿body 
{
	font-family:Calibri, Verdana;
	font-size:10.0pt;
}

a
{
	color:Blue;
	text-decoration:none
}

a:visited 
{ 
	COLOR: blue; 
	TEXT-DECORATION: none 
}

a:active 
{ 
	COLOR: blue; 
	TEXT-DECORATION: none 
}

a:hover
{
	color: Red
}

.date 
{ 
	font-size: 7pt; 
	color: gray 
}

.name 
{ 
	font-size: 12pt 
}

.comment 
{ 
	FONT-SIZE: 10pt; 
	FONT-STYLE: italic 
}

.title 
{ 
	FONT-SIZE: 14pt; 
	COLOR: gray; 
	FONT-STYLE: italic 
}
.text 
{ 
	FONT-SIZE: 12.0pt 
}

.blogTitle 
{ 
	font-size: 12.0pt; 
	color: Gray 
}

.blogBody 
{ 
	font-size: 10.0pt 
}

.blogDetailLine 
{ 
	font-size: 8.0pt 
}

.tiny
{ 
	font-size: 8.0pt 
}

