body{
			Background-Color: #87B8D6;
		}

#container {
			BORDER: #2D678C 1px solid; 
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}
		
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: Italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #2D678C;
	padding: 10px;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #2D678C;
	text-decoration: none;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #2D678C;
	text-decoration: none;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #2D678C;
	text-decoration: none;
}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #2D678C;
	text-decoration: none;
}
a:link		{ color: #2D678C; text-decoration: none }

a:visited	{ color: #4F97C7; text-decoration: none }

a:active	{ color: #87B8D6; text-decoration: none }

a:hover		{ color: #2D678C; text-decoration: underline }		

.banner {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 24pt;
	background-color: #2D678C;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #EBEBEB;
	text-decoration: none;
	position: absolute;
	width: 375px;
	left: 10px;
	top: 35px;
	bottom: 5px;
	vertical-align: middle;
	}
	
.footer {
	Font-family: Times New Roman, Times, Serif;
	Font-Size: 8pt;	
	font-weight: bold;
	font-variant: small-caps;
	color: #EBEBEB;
	text-decoration: none;
	}
	
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	Text-align: Justify;
	Margin-left: 5px;
	Margin-right: 5px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}	
	
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	Text-align: Justify;
	Margin-left: 10px;
	Margin-right: 10px;
	font-style: normal;
	font-variant: small-caps;
    font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
	}
	
.rightsidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	Text-align: Justify;
	Margin-left: 10px;
	Margin-right: 10px;
	font-style: normal;
	font-variant: small-caps;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
.topmessage  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #EBEBEB;
	text-decoration: none;
	}
	
.products {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #2D678C;
	Align: Center;
	text-decoration: none;
	}
	
.Price  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #2D678C;
	}
	
ul {
	list-style-position: outside;
	list-style-image: url(images/bullit.gif);
	list-style-type: none;
	}
	
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	Text-align: Justify;
	Margin-left: 5px;
	Margin-right: 5px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}