BODY, TD {

	

}



/* Scrollbar properties are only supported by Internet Explorer 5.5  */

body {

	color : black;

	font-family : Verdanafont-size: 14px;

	scrollbar-face-color:#6A76B2;

	scrollbar-highlight-color:#EDD949;

	scrollbar-3dlight-color:#C0C0C0;

	scrollbar-darkshadow-color:#000000;

	scrollbar-shadow-color:#808080;

	scrollbar-arrow-color:#EDD949;

	scrollbar-track-color:#E0E0E0;

	border-width : 0px 0px 0px 0px;

	border : 0px;

	padding : 4px 4px 4px 4px;

	position : relative;

	font : Verdana, Geneva, Arial, Helvetica, sans-serif;



}



H1 {

	font-size: 15pt;

	color: #2F4F4F;

	font-family : Verdana;

	float : none;

	position : relative;

	text-align : left;

}

front_H1 {

	font-size: 25pt;

	color: navy;

	font-family : Verdana;

	float : none;

	position : relative;

	text-align : left;

}

TD {

	font-family : Verdana;

	font-size : x-small;

	margin-bottom : 5px;

	margin-left : 5px;

	margin-right : 5px;

	margin-top : 5px;

}





H2 {

	font-size: 13pt;

	color: navy;

	font-family : Trebuchet MS;

	padding-bottom : 0px;

	padding-top : 0px;

}



TEXTAREA {

	font-family : Verdana;

}



P {

	font : normal x-small Verdana;

	color : Black;

	padding-top : 0px;

	padding-bottom : 0px;

}







H3 {
	font-family : Verdana;

	font : Verdana;

	font-size: 13pt;

	color: Gray;

	padding-top : 0px;

	padding-bottom : 0px;

}



TABLE {

	font-family : Verdana;

	background-color : transparent;

}

INPUT {

	font-family : Verdana;

	background-color : #6A76B2;

	font-size:8pt;

	color:#FFFFEA;

	font-weight:bold;

}





H4 {

	font-size: small;

	font-variant: small-caps;

	font-weight: bold;

	color : black;

	width : auto;

}



A {

	color: #0000CD;

	text-decoration : none;

}



A:Hover {

	color: #B22222;

	border : 0px;

	text-justify : inter-word;

	background : #FCE070;



}



HR {

	color: silver;

}

/* Guestbook */
.guestbook_INPUT {
	border-color:#E0E0E0;
	border-style:solid;
	border-width:1;	
	background-color:#FFFFEA;
	padding-left:4; 
	padding-right:4; 
	padding-top:1; 
	padding-bottom:1;
	
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;
	color:#000000;
}

/* Arcticle comments */
.commentHeading {
	font-family: Verdana; 
	font-size: 11px;
	font-weight: bold;
	}

.commentTextHead {
	font-family: Verdana; 
	font-size: 11px;
	color: 696996;
	}

.commentText {
	font-family: Verdana; 
	font-size: 11px;
	color: black;
	}




