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

* {
	margin: 0;
	padding: 0;

}

a:link, a:active {
	color:#999999
}

a:hover, {
	color:#999999
}

a:visited {
	color: #00C29B
}

body {
	color: #777777;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFFF;/*	background-image: url(m.png);
	background-repeat: repeat-x;*/
}

.intern {
	color: white;
	background-color: #00F0C0;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}	

h1 {
	color: #575757;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 4px;
	margin-left: 60px;
}

h2 {
	color: #575757;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: 0px;
	margin-left: 60px;
}

.contact {
	color: #575757;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	margin-left: 60px;
}

.pres {
	color: #575757;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 16px;
	margin-left: 60px;
}

.portf {
	color: #575757;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px;
	margin-left: 10px;
}

.portf2 {
	color: #333333;
	background-color: #00F0C0;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 10px;
	margin-left: 10px;
}

.copy {
	color: #575757;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 22px;
}