a:link {
	color : #666666;
	font-family : Tahoma,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #B6BFCB;
	font-family : Tahoma,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #87CEFA;
	font-family : Tahoma,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #FF9900;
	font-family : Tahoma,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

body {
	background-color : #FFFFFF;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

h1 {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
}

h2 {
	color : #FFA448;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : normal;
	font-weight : bold;
}

h3 {
	color : #999966;
	font-family : Tahoma,sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
}

h4 {
	color : #666666;
	font-family : Tahoma,sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}

p {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

.navbar {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.navbar a:link {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
}

.navbar a:visited {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
}

.navbar a:hover {
	color : #FF00FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
}

.navbar a:active {
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
}

.rightcolumn a:link {
	background-color : #FFFFFF;
	color : #B6BFCB;
	font-size : 10pt;
	text-decoration : none;
}

.rightcolumn a:visited {
	background-color : #FFFFFF;
	color : #9999FF;
	font-size : 10pt;
	text-decoration : none;
}

.rightcolumn a:hover {
	background-color : #B6BFCB;
	color : #FFFFFF;
	font-size : 10pt;
	text-decoration : none;
}

.rightcolumn a:active {
	background-color : #FFFFFF;
	color : #CCFF66;
	font-size : 10pt;
	text-decoration : none;
}
