 Conrad Style Sheet - Industrial Art 
 $Id: pc_style.css,v 1.4 2000/11/06 12:47:57 alan Exp $ 

.bodysmall { font-family: Georgia; font-size: 8pt; font-weight: normal }
.bodyVsmall { font-family: Georgia; font-size: 7pt; font-weight: normal }
.bodybold {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.head{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
}

A.bodylink:link { color: #666666; text-decoration: none ; font-weight: normal; font-family: Georgia; font-size: 12pt; line-height: 17pt; }
A.bodylink:visited { color: #666666; text-decoration: none ; font-weight: normal; font-family: Georgia; font-size: 12pt; line-height: 17pt;}
A.bodylink:hover { color: #333333; text-decoration: none ; font-weight: bold; font-family: Georgia; font-size: 11pt; line-height: 17pt;}

.NavLinks {
	font-family: Georgia;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;

}

A.Navlink:link { color: #FFFFFF; text-decoration: none; font-weight: normal; font-family: Georgia; font-size: 13pt; margin-left: 5px;}
A.Navlink:visited { color: #FFFFFF; text-decoration: none; font-weight: normal; font-family: Georgia; font-size: 13pt; margin-left: 5px;}
A.Navlink:hover { color: #FFFFFF; text-decoration: underline; font-weight: normal; font-family: Georgia; font-size: 13pt; margin-left: 5px;}	
	
A.headlink:link { color: #FFFFFF; text-decoration: none ; font-weight: bold; font-family: Verdana, Arial, Helvetica; font-size: 10pt }
A.headlink:visited { color: #CCCCCC; text-decoration: none ; font-weight: bold; font-family: Verdana, Arial, Helvetica; font-size: 10pt }
A.headlink:hover { color: #CCCCCC; text-decoration: underline ; font-weight: bold; font-family: Verdana, Arial, Helvetica; font-size: 10pt }

A.footerlink:link { color: #666666; text-decoration: none ; font-weight: bold; font-family: Tahoma; font-size: 8pt }
A.footerlink:visited { color: #666666; text-decoration: none ; font-weight: bold; font-family: Tahoma; font-size: 8pt }
A.footerlink:hover { color: #666666; text-decoration: none ; font-weight: bold; font-family: Tahoma; font-size: 8pt }

.greycellborder {
	border: 1px solid #999999;
}
.footer {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;

}

.headbold {font-family: Georgia; font-size: 14pt; font-weight: bold; color: #666666; line-height: 20pt; }
.headbold1 {font-family: Georgia; font-size: 16pt; font-weight: bold; color: #000000; }
.headbold2 {font-family: Georgia; font-size: 60pt; font-weight: bold; color: #FFFFFF; }
.headbold3 {font-family: Georgia; font-size: 12pt; font-weight: bold; color: #000000; line-height: 16pt; }
.headbold4 {font-family: Georgia; font-size: 12pt; font-weight: bold; color: #666666; }
.headbold5 {font-family: Georgia; font-size: 16pt; font-weight: bold; color: #FFFFFF; }

.backgr {
	background-image: url(../images/HG/backgr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}

.Address {

	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.BodyScroll {
	overflow: auto;
	font-family: Georgia;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	position: static;
	visibility: visible;
	height: 300px;
	width: 400px;


}
