a	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
	color: #002800;
}

a:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
	color: #000000;
}

a.red	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration: none;
	color: #FF0000;
}

a.red:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration: underline;
	color: #000000;
}

a.roman	{
	font-family : "Times New Roman CE", Times, serif;
	font-size : 12px;
	color: #FFFFEF;
}

a.roman:hover	{
	font-family : "Times New Roman CE", Times, serif;
	font-size : 12px;
	text-decoration: underline;
	color: #FF3300;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

.textimport {
	font-size : 16px;
	color: #FF0000;
	font-weight : bold;
}

.textjust {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	text-align : justify;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000000;
}

.roman {
	font-family : "Times New Roman CE", Times, serif;
	font-size : 12px;
	color: #FFFFFF;
}
