@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
A:link {
	text-decoration: none; color: #666666;
	}
A:visited {
	text-decoration: none ; color: #666666;
	}
A:active {
	text-decoration: none; color: #666666;
	}
A:hover {
	text-decoration: underline; color: #666666;
	}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 13px}
.style3 {font-size: 10px}
.style4 {
	color: #CC0000;
	font-weight: bold;
}
.style5 {color: #990000}
.style6 {
	color: #FFFFFF;
}
.style7 {
	color: #FFFFFF;
		font-size: 10px;
}
.style8 {
	color: #FFFFFF;
		font-size: 9px;
}
.style9 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#logo-print {
	height:100px;
	width:331px;
	background:url(../images/Oved_logo_print.gif) no-repeat;
	margin:0 auto;
	}
#logo {
	display:none;
	}
.sitecolor {
	display:none;
	}
#sidecolumn {
	display:none;
	}
#content {
	width:700px;
	}
#nav {
	display:none;
}

#footer {
	display:none;
}
#copyright {
	color: #000;
	font-size: 10px;
	}
#designedby {
	display:none;
}