﻿h3
{
	font-family:Verdana;
	font-size:14px;
	color:#868686;
	font-weight:lighter;
}
p
{
	font-family:Times New Roman;
	font-size:12px;
	color:#000;
	text-align:left;
}
ul
{
	font-family:Times New Roman;
	font-size:12px;
	color:#000;
	text-align:left;
}
ol
{
	font-family:Times New Roman;
	font-size:12px;
	color:#000;
	text-align:left;
}
i
{
	font-family:Times New Roman;
	font-size:12px;
	color:#000;
	text-align:left;
}
.menuContainer ul
{
	font-weight:bolder;
	font-family:Arial;
	font-size:9px;
	color:#545454;
	text-align:left;
	padding:0px;
	line-height:20px;
	list-style-type:none;
	cursor:pointer;
}
.menuContainer ul li a
{
	text-decoration:none;
	color:#545454;
}