/* Three point text for larger sub-headings  */

.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}

/* basic text for the whole of the website  */

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

/* slightly smaller text used for big tables  */

.kathy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/* slightly smaller bold text used for kathys  */

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

/* small text for copyright notices, captions, update dates, etc.  */

.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF0000;
	font-weight: bold;
}			

a {
	font-family: Arial, sans-serif;
	color: #000099;
	text-decoration: none;
}

a:link 
{ 
	color: #000099;		
}

a:hover 
{
	color: #3366CC;
	text-decoration: underline overline;
}

H2 {
    color:black;
    font:16pt Arial;

}

H3 {
    color:black;
    font:12pt Arial;

}

.banner {
	font-family: Arial, Verdana, sans-serif;
	font-style: italic;
	font-weight: bolder;
	letter-spacing: 0.05em;
	color: #3366cc;
	text-decoration: none;
}

a.banner:link 
{ 
	color: #333399;		
}

a.banner:hover 
{ 
	color: #FF9900;	
}

.homepage {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 10px;

}

a.homepage:link
{
   color: #FFFFFF;
}

a.homepage:hover
{
	color: #6699FF;
}

/* serif text for About Bob's page */

.aboutBobs {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

/* Three point text for larger sub-headings  */

.productheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.specificatons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
.ProdListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
}
.ProdPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
}
.ProdCode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
}
.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
}
.large-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0033CC;
}
.extra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000099;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.okt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.bigwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.whiter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
