a:link { 
	color: #99CCFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
	}
	
.expand a:link,
.expand a:visited {
	text-decoration:none;
	color:#9FCFFF;
	font-size:12px;
	}
.expand a:hover,
.expand a:active {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	}
	
a:visited { 
	color: #99CCFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
	}
	
a:hover {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	} 

a:active { 
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	} 

.footer a:link, a:visited {
    color: #99CCFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9px;
	line-height: 12px;
	}

.footer a:hover, a:active {
    color: #EEEEEE;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	line-height: 12px;
	}
	
body {	
	background: url(images/background.gif);
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;	
	font-size: 12px;
	line-height: 18px;	
	color: #FFFFFF;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em
	}
.imgcontainer {
	width:300px;
	height:225px;
	display:block;
	float:left;
	padding-right:15px;
	}
	
h1 {		
	font-size: 12px;
	line-height: 13px;	  	
	color: #000000;
	background: #99CCFF;
	}
	
h2 {	
	font-size: 10px;
	line-height: 18px;	  	
	color: #000000
	}
	
h3 {		
	font-size: 14px;
	line-height: 16px;	  	
	color: #FF6600;
	background: #CCCCCC;
	}
	
h4 {		
	font-size: 10px;
	line-height: 18px;	  	
	color: #FF3300;
	background: #FFFFFF;
	}

.title {	
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	line-height: 16px;
	}

.text {	
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	}

.small {	
	color: #99CCFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 5px;
	line-height: 5px;
	}
	
textarea {
	font-family: Verdana, Trebuchet MS, Helvetica, Arial;	
	font-size: 11px
	}
	
.form {
    background-color: #EEEEEE;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    color: #FF3300;
    font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    padding: 1px;
    }

.footer {
    color: #FFFFFF;
    font-size: 9px;
    }
