﻿body {
	font-family: Tahoma;
}

#r_content div 
{
	margin: 0px 25px 10px 25px;
}

#r_content h2 
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 1.2em;
	color: #484848;
	margin: 5px 0px 0px 0px;
}

#r_content h3 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 0.8em;
	color: #484848;
	margin: 5px 0px 0px 0px;
}

#r_content p
{
	font-weight: normal;
	font-size: 0.8em;
	text-align: justify;
	color: #787878;
}

#r_content ul
{
	font-weight: normal;
	font-size: 0.8em;
	color: #484848;
}

#r_content img 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

#r_content div a
{
	font-family: Tahoma;
	font-size: 0.8em;
}

#r_content div a
{
	text-decoration: none;
	color: #787878;
}

#r_content div a:hover, a:active
{
	text-decoration: none;
	color: #484848;
}

#r_content div a.nofont
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 1.0em;
	color: #484848;
}

#r_content div a:hover.nofont, a:active.nofont
{
	text-decoration: none;
	color: #787878;
}
