body {
	font-family: "Times New Roman";
	font-size: 14px;
	color: Black;
	background-color : white;
	margin-top: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR:maroon;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: maroon;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-image : url(http://www.costopoulos.com/images/green_bg.gif);
}

h3 {
font-family: "Times New Roman";
	font-size: 16px;
	
}

.text
{
font-family: "Times New Roman";
	font-size: 14px;
}

p {
font-family: "Times New Roman";
	font-size: 14px;
}

td {
font-family: "Times New Roman";
	font-size: 14px;
}

ul {
	font-family: "Times New Roman";
	font-size: 14px;
	list-style : square;
}


 a:link {
	text-decoration: none;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
 a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
 a:visited {
text-decoration: none;
 color:#990000;
 font-family: "Times New Roman", Times, serif;
	font-size: 14px;
 
}
 a:active {
	text-decoration: underline;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


.bottom {
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-bottom-color : #990033;
}

.top {
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : #990033;
	
	border-left-style : solid;
	border-left-width : 2px;
	border-left-color : #990033;
	
	border-top-style : solid;
	border-top-width : 20 px;
	border-top-color : #990033;
	
}

.leftborder{
	border-left : 2px solid #990033;
	
}

.rightborder {
	border-right-style : solid;
	border-right-width : 2 px;
	border-right-color: #990033;
}

.sideborders{
	border-left : 1px solid #990033;
	border-right : 1px solid #990033;
}



.borders {
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : #990033;
	
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color : #990033;
	
	border-top-style : solid;
	border-top-width : 20 px;
	border-top-color : #990033;
	
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #990033;
}



.footer a:link {
	text-decoration: none;
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
 .footer a:hover {
	text-decoration: underline;
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
 .footer a:visited {
text-decoration: none;
 color: White;
 font-family: "Times New Roman", Times, serif;
	font-size: 12px;
 
}
 . footer a:active {
	text-decoration: underline;
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
	
	

textarea, input, select {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	border-color: maroon;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
} 
 