/*------------MAIN TAGS------------------*/

body,td,th,p {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

p {
line-height: 16px;
}

/*------------HEAD TAGS------------------*/

h1 {
color: #706F6D;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}

h2 {
color: #D8242d;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}


/*------------MISC TAGS------------------*/

.tight {
line-height: 12px;
}

.grey {
color: #a9a9a7;
}

.red {
color: #D8242d;
font-weight: bold;
font-size: 12pt;
}


.redsm {
color: #D8242d;
}

.bggrey {
background-color: #706F6D;
background-repeat:repeat;
}

/*------------LINKING------------------*/

a:link {
	color: #A9A9A7;
}
a:visited {
	color: #A9A9A7;
}
a:hover {
	color: #DA2430;
}
a:active {
	color: #FFFFFF;
}
