﻿.link
{
	font-family:arial;
	font-size:10;
	color:#786845;
	text-decoration:none;
}

.text
{
	font-family:arial;
	font-size:11;
	color:#786845;
}

.bigtext
{
	font-family:arial;
	font-size:14;
	color:#000000;
	font-weight:bold;
}


.topicHeader
{
	font-family:arial;
	font-size:12;
	color:#4C4026;
	font-weight:bold;
}

.sectionHeader
{
	font-family:arial;
	font-size:14;
	color:#4C4026;
	font-weight:bold;
}


.pageHeader
{
	font-family:arial;
	font-size:16;
	color:#4C4026;
	font-weight:bold;
}

.quotation			
{
	font-family:Arial;
	font-size:11px;
	color:#555555;
	background-color:#EEEEEE;
	border:solid 1px #DDDDDD;
	padding:15px;
}

.title 
{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	color:#555555;
}

small
{
	color:#555555;
}
