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

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

BODY {
	background-color: #FFFF15;
	}


p {
line-height: 16px;
margin-left: 20px;
margin-right: 20px;
}


.smp {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 16px;
margin-left: 12px;
margin-right: 12px;
}

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

h1 {
color: #000000;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
margin-left: 5px;
font-weight: bold;
}

h2 {
color: #000000;
background-color:#FFFF00;
display: inline;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
margin-left: 15px;

}

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

a {
color: #000000;
}

a:link {
	color: #00000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #f000000;
	background-color: #FFFF15;
	font-weight: bold;
	text-decoration: overline underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

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

.tight {
line-height: 12px;
}

.grey {
color: #a9a9a7;
}

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

.title {
color: #000000;
font-weight: bold;
font-size: 12pt;
}

.redsm {
color: #D8242d;
}

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

.green {
color: #009900;
}


.footerpale {
	font-size: 10px;
	line-height: 11px;
	color: #CCCC00;
	}