.FAQ {
	width: 80%;
	margin-left: 80px;
}
a:link {
	color: Blue;
} 

a:visited{
	color: Blue;
}

.HeaderMenu {
	font-size: 16px;
	font-weight: 595;
	background-color: #FFFFFF;
}

.HeaderMenu a:link {
  color: #000000; 
  text-decoration: none; 
  background: #FFFFFF;
}/*normal links in the text*/
  
.HeaderMenu a:visited {
  color: #000000; 
  text-decoration: none; 
  background: #FFFFFF;
}

.HeaderMenu a:hover {
	/*this effect is not shown in NN4.xx*/
	color: #FFFFFF;
	text-decoration: none;
	background: blue;
	font-weight:900;
	font-style: italic;
}

.HeaderMenu a:active {/*colour in NN4.xx is red*/ 
	color: #9999CC; 
	text-decoration: none; 
	background: #FFFFFF;
	font-weight:600;
 	font-style: none;
 }
.HeaderSubMenu {
	font-size: 15px;
	font-weight: 500;
	background-color: #FFAB73;
	line-height: 20px;
	text-align: center;
}

.HeaderSubMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	background: #FFAB73;
	font-weight:900;
	text-align: center;
  }/*normal links in the text*/
  
.HeaderSubMenu a:visited {
  color: #FFFFFF; 
  text-decoration: none; 
  background: #FFAB73;
  font-weight:900;
	text-align: center;
  }

.HeaderSubMenu a:hover {
	/*this effect is not shown in NN4.xx*/
	color: #FFFFFF;
	text-decoration: none;
	background: #5E5FFF;
	font-weight:800;
	font-weight:900;
	text-align: center;
}

.HeaderSubMenu a:active {/*colour in NN4.xx is red*/ 
	color: #FF6600; 
	text-decoration: none; 
	background: #FFFFFF;
	font-weight:600;
	font-weight:900;
	text-align: center;
 }
 
.FooterMenu {
	font-size: 12px;
	font-weight:500;
}

.FooterMenu a:link {
  color: #000000; 
  text-decoration: underline; 
}
  
.FooterMenu a:visited {
  color: #000000; 
  text-decoration: underline; 
}

.FooterMenu a:hover {
	/*this effect is not shown in NN4.xx*/
	color: #FFFFFF;
	text-decoration: none;
	background: #0000FF;
	font-weight:900;
	font-style: italic;
}

.FooterMenu a:active {/*colour in NN4.xx is red*/ 
	color: #9999CC; 
	text-decoration: none; 
	background: #FFFFFF;
	font-weight:600;
 	font-style: none;
 }

.footer {
	font-size: 12px;
	font-weight: normal;
}

.Header {
	background-color: #FFFFFF;
	font-size: 14px;
	margin: 10 10 10 10px;
}

.AlertMainText {
	font-size: 16px;
	background-color: White;
	font-weight: bold;
	border: medium double #FF0000;
}

.alertHeader {
	font-size: 40px;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
	line-height: 60px;
}

.Header1 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

.Header2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.Header3 {
	font-size: 18px;
	font-weight: 800;
}

.Header4 {
	font-size: 16px;
	font-weight: 650;
}
.LinkCategoryHeader {
	font-size: 17px;
	font-weight: bold;
	color: #000080;
}
.BlueNote {
	font-size: 20px;
	text-align: center;
	color: #0000FF;
	font-weight: 700;
}

.ProductList {
	font-size: 18px;
	font-weight: 400;
	background-color: White;
}

.ProductName {
	font-size: 22px;
	font-weight: 900;
}

.Error {
	font-size: 20px;
	font-weight: bolder;
	color: #FF0000;
}

.Attn {
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
}
.Highlight {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 800;
	background-color: #0000FF;
	text-align: center;
 }
 
body {
	background-color: #E2E2E2;
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	}

textarea {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
}


.Draft {
	font-size:42px;
	background-color:#FFFF00;
	text-align:center;
	font-weight:900;
	color: #FF0000;
}

.MainText {
	font-size:14px;
}

.Screenloc {
	left: 300px;
	top: 20px;
	position: relative;
}

.SLMenu {
	position: relative;
	top: -30px;
	left: -200px;
	width: 200px;
	font-size:12px;
}

.Disclaimer {
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	color: #FF0000;
}

.WSMenu {
	font-size:12px;
}

.SpamAlert {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #FF0000;
	text-align: center;
}

.ProductHeader {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
}

.ListHeader
 {
	font-size: 14;
	font-weight: 900;
} 

.PaymentHeader
 {
	font-size: 12;
	font-weight: 600;
	text-align: center;
} 

.Description
{
	font-size:16px;
}
