h1
{
	font-size: 20px;
}
h2
{
    color: #990000;
}
tr {
    font-family: Tahoma;
    font-size: 11px;
    color: #565555;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
body {
    font-family: Tahoma;
    font-size: 11px;
    color: #727272;
}
.tiny
{
	font-family: Tahoma;
	font-size: 10px;
}
.text
{
	font-family: Tahoma;
	font-size: 11px;
}
.hard
{
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
	font-weight: bold;
}
.black
{
	font-family: Tahoma;
    color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.red
{
     font-family: Tahoma;
     font-size: 11px;
     color: #FF0000;
     font-weight: bold;
}
.green
{
     font-family: Tahoma;
     font-size: 11px;
     color: #009900;
}
.blue
{
     font-family: Tahoma;
     font-size: 11px;
     color: #000066;
}
.white
{
     font-family: Tahoma;
     font-size: 11px;
     color: #FFFFFF;
     font-weight: bold;
}
.oran
{
     font-family: Tahoma;
     font-size: 11px;
     color: #FF9900;
     font-weight: bold;
}
.title
{
    color: #990000;
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.cherry
{
     font-family: Tahoma;
     font-size: 11px;
     color: #990000;
}
.cherry_hard
{
     font-family: Tahoma;
     font-size: 11px;
     color: #990000;
     font-weight: bold;
}
.cherry_title
{
    font-family: Tahoma;
    font-size: 18px;
    color: #990000;
    font-weight: bold;
}
.big_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}