{ 
background-color: #000000
} 

a:link {
    text-decoration: none;
	border-bottom: 0px dotted;
    color: #000080;
}

a:visited {
    text-decoration: none;
	border-bottom: 0px dotted;
    color: #000080;
}

a:active {
    text-decoration: none;
	border-bottom: 0px dotted;
    color: #000080;
}

a:hover {
    text-decoration: none;
	border-bottom: 0px solid;
    color: #CCCCCC;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: small;
	background-color: #FFFFFF;
	background-image:   url(images/bg.jpg);
	background-repeat: repeat-x;

}

h2 {font-family: Arial, Helvetica, sans-serif; 
    line-height: 110%; 
	letter-spacing: normal; 
	font-size: 20px; 
	font-style: normal;
	word-spacing: normal}
	
h3 {font-family: Arial, Helvetica, sans-serif; 
    line-height: 110%; 
	letter-spacing: normal; 
	font-size: 16px; 
	font-style: normal;
	word-spacing: normal}

p { font-size: 14px; 
	line-height: 110%; 
	font-style: normal; 
	letter-spacing: normal; 
	word-spacing: 0.4ex}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.texta { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 110%; 
	font-style: normal; 
	letter-spacing: normal; 
	word-spacing: 0.4ex
}

.textb { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 background-color: #000000; 
 color: #FFFFFF; 
 margin-right: 6px; 
	line-height: 110%; 
	font-style: normal; 
	letter-spacing: normal; 
	word-spacing: 0.4ex
}

TABLE {
/*border: solid 1px #121280;*/
border: solid 1px #66CCFF;
/*border: solid 1px #40fe00;*/
}



