h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	display: block;
	color: #333333;
	line-height: normal;
	font-family: Tahoma;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 5px;
	display: block;
	color: #FFFFFF;
	line-height: normal;
	font-family: Tahoma;
}
UL
{
margin: 0px;
font-family: Tahoma;
padding-left: 20px;
font-size: 11px;
font-weight: bold;
color: white;
}
.proj
{
font-family: Arial, Helvetica, sans-serif;
color: #C6C6C6;
font-weight: bold;
margin-top: -10px;
font-size: 16px;
}
#points
{
margin-top: 12px;
}
.news {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	clear: none;


}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.text {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	clear: none;
}

.projects {

	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	clear: none;
}

.input {
	border: 1px solid #1E95C7;
	width: 202px;
}