body {
	background-color: #FFFFFF;	height: 900px;	text-align: center;	margin-top: 0px;
	margin-bottom: 5px;
}

A {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 0px;
}

A:hover {
	COLOR: yellow; 
	text-decoration: underline; 
}

A:active {
	COLOR: yellow;
	text-decoration: underline; 
} 

A:link {
	COLOR: #E0E0E0; 
    text-decoration: none;
}

A:visited {
	COLOR: #E0E0E0; 
}

A.match {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}

A.match:hover {
	COLOR: red; 
	text-decoration: underline; 
}

A.match:active {
	COLOR: red;
	text-decoration: underline; 
} 

A.match:link {
	COLOR: #000064; 
    text-decoration: none;
}

A.match:visited {
	COLOR: #4A6194; 
}

STRONG { 
	COLOR: #006699; 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	COLOR: #000064; 
	font-family: Verdana;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 4px; 
	margin-top: 2px;
}

h4 { 
	TEXT-ALIGN: left;
	COLOR: #AE0000; 
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	margin-bottom: 2px; 
	margin-top: 4px;
FONT-VARIANT: small-caps;
}

h5 { 
	TEXT-ALIGN: left;
	COLOR: #000064; 
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	margin-bottom: 12px; 
	margin-top: 2px;
}

h6 { 
	TEXT-ALIGN: right;
	COLOR: #4A6194; 
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 4px; 
	margin-top: 2px;
}

.lborder {
	background-image:  url("border.gif");
	background-repeat: repeat-y;
	width: 6px;
}

.rborder {
	background-image:  url("border2.gif");
	background-repeat: repeat-y;
	width: 7px;
}

.headline {
	background-image:  url("topline.gif");
	background-repeat: repeat-x;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	color: #8B8BB8;
	}

.logo {
	background-image:  url("surprise.jpg");
	background-repeat: no-repeat;
	width: 900px;
	padding-right : 10px;
	padding-top : 105px;
	text-align: right;
	font-family: verdana;
	font-size: 10px;
	color: #AE0000;
	font-weight:bold;

}

.logoline {
	background-image:  url("logoline.gif");
	background-repeat:  repeat-x;
	width: 900px;
}

.menu {

	background-image:  url("menu1px.gif");
	background-repeat: repeat-x;
	padding-left: 1px;
	text-align: center;
	vertical-align: middle;
	height: 28px;

}

.vert2 {

	background-image:  url("vert2.gif");
	background-repeat: no-repeat;
	vertical-align: top;
	width: 23px;
	background-color: #4A6194;
	height: 168px;
}

.vert3 {

	background-image:  url("vert3.gif");
	background-repeat: no-repeat;
	background-color: #4A6194;
	vertical-align: top;
	width: 23px;
	height: 151px;

}

.biblio {

	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #DFE0E3;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 180px;

}

.article {
	COLOR: black; 
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 4px;

}

.copyright {
	background-image:  url("bottomline.gif");
	background-repeat: repeat-x;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	color: #8B8BB8;
	}
