@charset "UTF-8";

/* CSS Document */

a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}body {
	background-color: #FFFFFF;
	font-style: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	text-transform: none;
	font-weight: lighter;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-transform: none;
	font-weight: lighter;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}


h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-style: italic;
	text-transform: none;
	font-weight: lighter;
	text-decoration: none;
}
p {
	font-size: 14px;
}
.title {
	font-size: 18px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.titleproject {
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.category {
	font-size: 11px;
	font-style: normal;
	color: #669900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.description {
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.linkintosite {
	font-size: 11px;
	font-style: normal;
	color: #669900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.signature {
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
