@charset "UTF-8";
/* CSS Document */


html {


	margin: 0px;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:95%;

}


body {

	margin: 0px;
	background-color:#003366;
	color:#000000;
	
}


h1 {
	color:#003366;
	font-family: "Times New Roman", Times, serif; font-size: 180%; font-weight: bold;
}


.style4  {
	color:#333;
	
	font-weight:normal;
	
	
}


.style5  {
	color:#FFF;
	font-size:125%;
	font-weight:bold;
	
	
}

.style6  {
	color:#000;
	
	font-weight:normal;
	
	
}

.style7  {
	color:#333;
	font-size:105%;
	font-weight:bold;
	
	
}

.style8  {
	color:#333;
	font-size:95%;
	font-weight:normal;
	
	
}

.style9  {
	color:#003366;
	font-size:105%;
	font-weight:bold;
	
	
}


.product_price  {
	color:#003366;
	font-size:95%;
	font-weight:normal;
	
	
}

.titles {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal}
.med {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.text_bod {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold}
.bottom_text {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF}
.titles_wht {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #FFFFFF}
.contact {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #003366}


a:link {
	text-decoration:underline;
color:#FFF;
	
}

a:visited {
	text-decoration:underline;
color:#FFF;
	
}

a:hover {
	text-decoration:underline;
color:#CFE1F9;
	
}

a.one:link {
	text-decoration:underline;
color:#003366;
	
}

a.one:visited {
	text-decoration:underline;
color:#003366;
	
}

a.one:hover {
	text-decoration:underline;

color:#FF004a;
	
}

