A {
	font-family: Garamond, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

A:link    {color:#CC0000; text-decoration:none;}
A:visited {color:#CC0000; text-decoration:none;}
A:active  {color:#FFCF00; text-decoration:none;}
A:hover   {color:#FFCF00; text-decoration:none;}

.SmallWhite {
	font-family: Garamond, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Garamond, Arial;
	font-size: 12pt;
	color: #000000;
}
li {

	font-family: Garamond, Arial;
	font-size: 12pt;
	color: #000000;
}

.Small {
	font-family: Garamond, Arial;
	font-size: 10pt;
	color: #000000;
}
.Big {
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}

td {

	font-family: Garamond, Arial;
	font-size: 12pt;
	color: #000000;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
}
.BlackBorder {
	border: 1px solid #000000;
}