a:link,a:visited { COLOR: #0066CC;  text-decoration: none}
a:hover { COLOR: #FF6600; text-decoration: none}

a.white:link, a.white:visited, a.white:active { COLOR: #FFFFFF; text-decoration:underline;}
a.white:hover { COLOR: #0066CC; text-decoration:none;}

body {
	font-family: arial;
	font-size: 75%;
}	

h1 {
	font-family: arial;
	font-weight: normal;
	font-size: 150%;
	color: #06C;
	margin: 0;
	padding: 0;
	}
em {
	font-size: 160%;
	font-weight: normal;
	font-family: arial;
	font-style: normal;
	color: #06C;
	margin: 0;
	padding: 0;
	}
ul {
	padding-left: 0;
	margin-left: 0;
	list-style: none;	
}

li {
	font-family: arial;
	font-size: 75%;
	color: #454545;	
	line-height: 160%;
	background: url(../images/arrow-blue.gif) no-repeat 0 14%;
	padding-left: 10px;
	padding-bottom: 10px;
}
.dense ul {
	padding: 0;
	margin-left: 17px;
	list-style: circle;	
}

.dense li {
	font-family: arial; 
	font-size: 12px;
	color: #454545;	
	background: none;		
	padding: 0;
	margin: 0;
}
table .border {
	border: 1px solid #ccc;	
}
thead {
	background-color: #999;
	color: #FFFFFF;
	}
caption {
	font-family: arial;
	font-size: 120%;
	padding-bottom: 6px;
	padding-left: 0;
	text-align:left;
	font-weight: bold;
	color:#FF6600;
}

td .border {
	font-family: arial;
	font-size: 95%;
	line-height: 140%;	
	color:#003366;		
}

	
strong {
	font-size:120%;
}

.fx {
	background-color:#FFFFCC;
}

big {
	font-size:120%;
}

.orange {
	color:#FF6600;
}

.blue {
	color: #0066CC;
}
	
.text {
	font-family: arial;
	font-size: 75%;
	line-height: 140%;
	font-style: normal;
	color: #454545;
	text-decoration: none;
}

.tabletext {
	font-size: 100%;
	font-weight: normal;
	color:#333333;
}

.tabletext-small {
	font-size: 80%;
	line-height: 200%;
	color:#003366;
}

.text-white {
	font-family: arial;
	font-size: 75%;
	line-height: 140%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px;
}

.copyright {
	font-family: arial;
	font-size: 60%;
	color: #0066CC;
	text-decoration: none;
}

.menu a:link, .menu a:visited { font-size: 75%; padding: 10px 0 0 30px; COLOR: #444; text-decoration:none}
.menu a:hover { COLOR: #F60; text-decoration:none}

.submenu {
	font-family: arial;
	padding-left: 30px;
	line-height: 180%;
	font-size:75%;
	color: #0066CC;
	font-weight: normal;
	background: url(../images/arrow-blue.gif) no-repeat 30px 13px;
}

a.submenu:link, a.submenu:visited { padding-left: 40px;}
