<style type="text/css">

.headline {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

.small {
	color : blue;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform : none;
}

.bold {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

.reds {
	color : red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	text-transform : none;
}
 
.speed {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform : none;
}

.screaming {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform : none;
}


BODY.layout {background-image: url(images/background1.gif);

}

a:hover{
	color: 6699ff;
	text-decoration : underline;
}

A {
	color : blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform : none;
}

A.red {
	color : red; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform : none;
}

A.small {
	color : blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform : none;
}

A.white {
	color : white;
	font-family : Helvetica, sans-serif;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

B.white {
	color : white;
	font-family : Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform : none;
}

B.blue {
	color : blue;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

B.white1 {
	color : white;
	font-family : Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

B.red {
	color : red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

Div.blue {
	color : blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform : none;
}

TD.speed {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform : none;
}


TD.font {
	font-family : Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform : none;
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 6699ff;
	text-decoration: none;
}

A.boxbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: 6699ff;
	text-decoration: none;
}
</style>