body   {
        margin: 0px 0px 0px 0px;
        background-color: #000000;
        background-image: url(/images/background.gif);
        background-repeat: repeat;
        background-position: 0% 0%;
}

strong {
        font-weight: bold;
}

a:link {
	color : #663300;
	text-decoration : underline;
}

a:visited {
	color : #663300;
	text-decoration : underline;
}

a:hover {
	color : #996633;
	text-decoration : underline;
}

.a2:link {
	color : #222222;
	text-decoration : none;
}

.a2:visited {
	color : #222222;
	text-decoration : none;
}

.a2:hover {
	color : #666633;
	text-decoration : none;
}

.a3:link {
	color : #CC0033;
	text-decoration : none;
}

.a3:visited {
	color : #CC0033;
	text-decoration : none;
}

.a3:hover {
	color : #666633;
	text-decoration : none;
}

image {
	border : 0;
}


p {
        font-family : Verdana, Arial, Helvetica, sans serif;
        font-size : 11px;
        color : #000000;
        line-height: 12pt;
        margin : 4px 20px 8px 10px;
}

p.tick {
        font-family : Verdana, Arial, Helvetica, sans serif;
        font-size : 10px;
        color : #000000;
        line-height: 11pt;
        margin : 2px 0px 2px 0px;
}

p.tick2 {
        font-family : Verdana, Arial, Helvetica, sans serif;
        font-size : 11px;
        color : #000000;
        line-height: 11pt;
        margin : 1px 0px 1px 0px;
}