@charset "UTF-8";
/* CSS Document */



#work {
	position: absolute;
	top: 74px;
	left:100;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:15px;
	color:#000000;
}

#work2 {
	position: absolute;
	top: 72px;
	left:100;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:15px;
	color:#000000;
}

td {
	padding-bottom:9px;
	padding-right:10px;
}

img {
	border:none;
}

h2 {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:15px;
	margin:0;
	color:#000000;
	font-weight:100;	
}

h3 {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:15px;
	margin:0;
	color:#000000;
	font-weight:100;
	text-decoration:underline;
}

h4 {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	line-height:15px;
	margin:0;
	color:#000000;
	font-weight:100;
	display:inline;	
}
a {
	text-decoration:none;
	color:#000000;
	border:none;
}

p {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	line-height:15px;
	margin:5px 0px 8px 0px;
	padding:0;
	width:565px;
	text-align:justify;
	
}

a:focus {
	outline: 0;
}

/*a:link    { color: black }    
a:visited { color: black } */  
a:hover   {
	color:#00FF33;
	border:none;		
} 
/*a:active  { color: black }  */