body {

font: normal 11px Verdana, sans-serif;

}

.text1 {
	color: #fff;
	font-weight: normal;
	text-align: justify;
	line-height: 140%;
}

.text2 {
	color: #7F4A28;
	font-weight: normal;
	text-align: justify;
	line-height: 120%;
}

.text3 {
	color: #325D7D;
font: normal 10px Verdana, sans-serif;
	text-align: justify;
	line-height: 140%;
	padding: 5px 0 0 0;
}

.text4 {
	color: #325D7D;
font: normal 14px Verdana, sans-serif;
	text-align: justify;
	line-height: 80%;
	padding: 0px 0 0 0px;
}


.code {
	color: #325D7D;
	font: normal 11px "Courier New", Courier, monospace;
	text-align: justify;
	line-height: 140%;
	padding: 5px 0 0 30px;
}

.project {
	color: #325D7D;
	font: normal 10px Verdana, sans-serif;
	text-align: justify;
	line-height: 130%;
	padding: 5px 5px 0px 5px;
}

h2{
	color: #325D7D;
	font: normal 16px Verdana, sans-serif;
	text-align: left;
	padding: 5px 0 0 0px;
}

.hdr{
	color: #325D7D;
	font: normal 20px Linux Libertine, sans-serif;
	text-align: left;
	padding: 5px 0 0 0px;
}





.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;

}

.formbutton2{
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	color: #6D75AD;
	font-weight: bold;
	padding: 1px 2px;

}






a:link,visited { text-decoration: underline; color: #fff; }

a:hover { 	text-decoration: underline; color: Black; 	text-shadow: Black; 	text-decoration: underline; }
a:active { 	text-decoration: none; 	color: Black; }

.text2 a:link { text-decoration: underline; color: #7F4A28; }
.text2 a:visited { text-decoration: none; color: #7F4A28; }
.text2 a:hover { 	text-decoration: underline; color: Black; 	text-shadow: Black; 	text-decoration: underline; }
.text2 a:active { 	text-decoration: none; 	color: Black; }

.text3 a:link { text-decoration: underline; color: #325D7D; }
.text3 a:visited { text-decoration: none; color: #7325D7D; }
.text3 a:hover { 	text-decoration: underline; color: Black; 	text-shadow: Black; 	text-decoration: underline; }
.text3 a:active { 	text-decoration: none; 	color: Black; }

.text4 a:link { text-decoration: underline; color: #325D7D; }
.text4 a:visited { text-decoration: none; color: #7325D7D; }
.text4 a:hover { 	text-decoration: underline; color: Black; 	text-shadow: Black; 	text-decoration: underline; }
.text4 a:active { 	text-decoration: none; 	color: Black; }
