A  {
	font-family : tahoma, arial, courier new;
	text-decoration : underline;
	color : #2e4ca3;
}

A:Visited  {
	font-family : tahoma, arial, courier new;
	text-decoration : none;
	color : #999999;
	text-decoration : underline;
}

A:Active  {
	font-family : tahoma, arial, courier new;
	color : #a6a6a6;
}

A:Hover  {
	font-family : tahoma, arial, courier new;
	color : #cc3366;
	text-decoration : none;
}

.gen {
	font-family : tahoma, arial, courier new;
	color : #2e4ca3;
	text-decoration: none;
	font-size : 10pt;
}

.text {
	font-family : tahoma, arial, courier new;
	color : #2e4ca3;
	text-decoration: none;
	font-size : 10pt;
}

.disc {
	font-family : tahoma, arial, courier new;
	color : #2e4ca3;
	text-decoration: none;
	font-size : 8pt;
}

.header {
	font-family : tahoma, arial, courier new;
	color : #2e4ca3;
	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}

.subhead {
	font-family : tahoma, arial, courier new;
	color : #cc3366;
	font-size : 15px;
	font-weight : bold;
}

.subsub {
	font-family : tahoma, arial, courier new;
	color : #cc3366;
	font-size : 11px;
}

.footer {
	font-family : tahoma, arial, courier new;
	color : #ffffff;
	text-decoration: none;
	font-size : 9pt;
	font-weight: bold;
}

a.footer {
	font-family : tahoma, arial, courier new;
	color : #ffffff;
	text-decoration: none;
	font-size : 9pt;
	font-weight: bold;	
}

a:visited.footer {
	text-decoration : none;
    color: #F5E000;
    font-weight: normal;
}

a:hover.footer {
	text-decoration : underline;
	color : #F5E000;
}

a.news {
	font-family : tahoma, arial, courier new;
	color : #2e4ca3;
	font-size : 9pt;
    text-decoration: underline;
}

a:visited.news {
    color: #2e4ca3;
    text-decoration: underline;
}

a:hover.news {
	text-decoration : underline;
	color : #ffffff;
}

.facts {
	font-family : tahoma, arial, courier new;
	color : #2e4ca3;
	text-decoration: none;
	font-size : 9pt;
	font-weight : bold;
	text-align : justify;
}

.input {
	font-family			: tahoma, Arial,Helvetica,sans-serif;
	font-size			: 11px;
	color				: #2e4ca3;
	background-color	: #FCFCDE;
	border-bottom		: #2e4ca3	1px solid;
	border-left			: #2e4ca3	1px solid;
	border-right		: #2e4ca3	1px solid;
	border-top			: #2e4ca3	1px solid;
	padding-bottom		: 1px;
	padding-left		: 1px;
	padding-right		: 1px;
	padding-top			: 1px;
	height				: 18px;
}

.button {
	font-family			: verdana, Arial,Helvetica,sans-serif;
	font-size			: 11px;
	color				: #336699;
	background-color	: #FCFCDE;
	border-bottom		: #336699	1px solid;
	border-left			: #336699	1px solid;
	border-right		: #336699	1px solid;
	border-top			: #336699	1px solid;
	padding-bottom		: 2px;
	padding-left		: 2px;
	padding-right		: 2px;
	padding-top			: 2px;
	height				: 19px;
}