A:link {color:#feb401;} 
A:visited {color : #515165;}
A:active {color:#515165}
A:hover {color:red}

ul {margin:0; padding:0; list-style:none; margin-left: 50px;}
li {background:url(images/pointer_ul.gif) no-repeat left 3px;padding:0px 0 0 15px;}

body,input,td,select{
 	margin:0px;
  	padding:0px;
	font-size:11px;
    font-family:Tahoma; 
    color: #13151B; 
    line-height:normal;
	}
body {
	background-color: white;
	background-image:  url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.top {
	text-decoration: none;
}

p {
	margin-left: 50px;	
	margin-right: 50px;	
}

.menu {
	margin-top: 0px;	
	margin-bottom: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
    line-height:normal;
	font-size:15pt;
	text-align:center;
    color: white; 
	}
	
.copy {
	text-align:center;
    color: white; 
	}
		
strong {
	color:#feb401;
	}
h1 {
	margin-top: 20px;	
	margin-left: 50px;	
	font-size:35px;
	color:#20253C;
	font-family: Tahoma;
	font-weight: normal;
	}
h2 {
	margin-left: 50px;	
	font-size:20px;
	color:#feb401;
	font-weight: normal;
	}

.first {
	margin-top: 20px;	
	}	
	
.last {
	margin-bottom: 40px;	
	}

.ul_li{
	font-size:11px;
    font-family:Tahoma; 
	margin-bottom: 10px;
    color:#727171; 
	}

.l{
	font-size:11px;
    font-family:Tahoma; 
    color:#5C5C5C; 
	}

.input{
  		width:400px; height:23px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#969696;
		font-size:9px;
    	font-family:Tahoma; 
    	color:#828282; 
    	line-height:10px;
		padding-top:5px;
		padding-left:9px;
		}

.textarea{
  		width:400px; height:73px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#969696;
		font-size:9px;
    	font-family:Tahoma; 
    	color:#828282; 
    	line-height:10px;
		padding-top:5px;
		padding-left:9px;
		overflow:auto;
		}


 






 
