body {
	background-color: #343e47;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 0px;
}

td {
	font-size: 11px;
	color: White;
}

a {color: #90b0cc;}
a:hover {color: White;}

.top_menu a {padding-left: 30px}

.news div.date {color: #90b0cc; font-size: 11px; font-weight: bold;}
.news div.text {color: #b4b4b4;}

img.border {border:5px solid #535d65; margin-right: 25px; margin-bottom: 15px}
img.border2 {border:3px solid #535d65;}
img.border3 {border:5px solid #535d65; margin-right: 5px;}

.content p {font-size: 11px; text-align: justify; color: #b4b4b4;}
.content li {font-size: 11px; text-align: justify; color: #b4b4b4; padding-bottom: 5px}
.content h1 {font-size: 16px; font-weight: lighter}
.content h2 {font-size: 12px; font-weight: bold}
.content div.text {color: #b4b4b4; padding-right: 5px;}
.content div.proj_title {color: #fff; padding-right: 5px; text-decoration: underline;}