p
{
	color: black;
	font-family: arial;
	font-size: 14px;
}
.p
{
	color: black;
	font-family: arial;
	font-size: 14px;
}
.blue
{
	color: #0099CC;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
}
.brown
{
	color: #996633;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
}
.big
{
	color: black;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
.small
{
	color: black;
	font-family: arial;
	font-size: 10px;
}
.medium
{
	color: black;
	font-family: arial;
	font-size: 12px;
	
}
.bigclear
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
.smallclear
{
	font-family: arial;
	font-size: 10px;
}
.mediumclear
{
	font-family: arial;
	font-size: 12px;	
}
.regularclear
{
	font-family: arial;
	font-size: 14px;	
}
a:link       { color: #0099cc}
a:visited    { color: #0099cc}

