p,table,li,h1,h2,h3
{
font-family:  sans serif, arial, 'courier'; 
}



p,li,th,td
{
font-size: 11px;; font-family:tahoma; color:#9d9794;
}

body
{
#ffffff;
}



hr
{
color: #736439;
}

h1,h2,h3,h4,h5
{
color: firebrick;
}

a:link {COLOR: #ffd200; text-decoration: none}
a:visited {COLOR: #ffd200; text-decoration: none}
a:active {COLOR: #ffd200;}
a:hover {COLOR: #ffffff; text-decoration: none}

a.content:link {COLOR: black;}
a.content:visited {COLOR: black;}
a.content:active {COLOR: black;}
a.content:hover {COLOR: black; text-decoration: underline}



.title {

font-family: verdana;
font-size: 14px;
color: #ffffff;

}


.whitesmall {

font-family: verdana;
font-size: 11px;
color: #ffffff;

}


.blacksmall {

font-family: Tahoma;
font-size: 11px;
color: #000000;

}



.yellow {

font-family: verdana;
font-size: 12px;
color: #ffd200;

}


.grey-box {


background-color: #595959;
color: #fff;
line-height: 20px;
width: 780px;

}