BODY, P, TABLE{
	font-family : arial, Helvetica, sans-serif;
	font-size: 13px;
}

A  {
	font-weight : bold;
	text-decoration : none;
	color : #FF0000;
	; font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}

A:Visited  {
	font-weight : bold;
	color : #808080;
	text-decoration : none;
	; font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}

A:Active  {
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
	; font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
}

A:Hover  {
	font-weight : bold;
	color : #C0C0C0;
	text-decoration : none;
	; font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}

.copyright  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	; color : #000000;
}

B  {
	font-weight : bold;
}

.button  {
	font-weight : bold;
	font-family : Arial, Verdana, Tahoma, sans-serif;
	; font-size : 8pt;
	font-style : normal;
	color : #FF0000;
}

.welcometext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
}

.addressline  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.button:link  {
	font-size : 8pt;
	font-family : arial, helvetica, tahoma, sans-serif;
	color : #FF0000;
	text-decoration : none;
}

.button:active  {
	font-size : 8pt;
	color : #FF0000;
	text-decoration : none;
	font-family : arial, helvetica, tahoma, sans-serif;
}

.button:visited  {
	font-size : 8pt;
	color : #C0C0C0;
	text-decoration : none;
	font-family : arial, helvetica, tahoma, sans-serif;
}

.button:hover  {
	font-size : 8pt;
	color : #COCOCO;
	text-decoration : none;
	font-family : arial, helvetica, tahoma, sans-serif;
}

.products {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: bold; 
color: #000000; 
font-style: normal
}

.text  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Black;
}
.text:link  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

.text:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

.text:visited  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Black;
}

.text:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #A9A9A9;
}

.bottomNav{
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.bottomNav A{
	font-size: 8pt;
	text-decoration : none;
	color : #FF0000;
	font-weight: normal;
}

.bottomNav A:Visited{
	font-size: 8pt;
	color : #808080;
	font-weight: normal;
}

.bottomNav A:Active  {
	font-size: 8pt;
	color : #FF0000;
	font-weight: normal;
}

.bottomNav A:Hover  {
	font-size: 8pt;
	color : #C0C0C0;
	text-decoration: underline;
	font-weight: normal;
}



H1{
	font-size: 14pt;
	color: red;
}

