body {background-color: #99ffff;
color:black;
font-size:100%;
font-family: verdana, arial, 'sans serif'}

h1 {font-family: verdana, arial, 'sans serif';color:red;background-color: #99ffff; text-align:center}

h2 {font-family: verdana, arial, 'sans serif';color:blue;background-color: #99ffff; text-align:center}

h3 {font-family: verdana, arial, 'sans serif';color:black;background-color: #99ffff; text-align:center}

h2.cost {font-family: verdana, arial, 'sans serif';color:fuchsia;background-color: #99ffff; text-align:center}


p {font-family: verdana, arial, 'sans serif';color:navy;text-align:center}

p.bigwords {color:white;background-color: #99ffff;
text-align:center;
font-size:130%; font-family: verdana, arial, 'sans serif';
margin-left:0.5in; margin-right: 0.5in}

p.bigwordsblack {color:black;background-color: #99ffff;
text-align:center;
font-size:130%; font-family: verdana, arial, 'sans serif';
margin-left:0.5in; margin-right: 0.5in}

p.medwords {color:black;
text-align:center;
font-size:100%;
font-family: verdana, arial, 'sans serif'}

p.medwordsyellow {color:yellow;
text-align:center;
font-size:100%;
font-family: verdana, arial, 'sans serif'}

p.smallwords {color:black;
text-align:center;
font-size:80%;
font-family: verdana, arial, 'sans serif'}

p.downloadlink {background-color: #FFFFFF;
text-align:center;
font-size:80%;
font-family: verdana, arial, 'sans serif';
margin-left:1.0in; margin-right: 1.0in}

p.center  {text-align:center, color:yellow}



a:link {text-decoration:none;
font-size:100%;
color:blue;
font-family: verdana, arial, 'sans serif'}

a:visited {text-decoration:none;
font-size:100%;
color:red;
font-family: verdana, arial, 'sans serif'}

a:active {text-decoration:none;
font-size:100%;
color:red;
font-family: verdana, arial, 'sans serif'}

a:hover {text-decoration:none;
font-size:100%;
color:olive;
font-family: verdana, arial, 'sans serif'}


table.centered {position:relative;left:10%;width:80%}
table.choices {background:gray;position:relative;left:10%;width:80%}
table.contact {background:yellow; text-align:center;position:relative;left:10%;width:80%}
table.products {background:#99ffff; color:black; text-align:center;position:relative;left:10%;width:80%}
table.mainheading {background:#99ffff; font-size:200%;text-align:center;position:relative;left:10%;width:80%}
table.navigation {background:#99ffff; text-align:center;position:relative;left:0%;width:100%}
table.navigationborder {background:blue; text-align:center;position:relative;left:10%;width:80%}


td {text-align:center;
padding:10px}

th.contact {text-align:left;
color:black}
th.pics {text-align:right;background:yellow;
color:fuchsia}

th {text-align:center;
color:blue;
font-size:115%;
font-family: verdana, arial, 'sans serif';
padding:5px} 


hr.green {color:green;
width:100%;
height:4px}



hr.red {color:red;
width:100%;
height:4px}



hr.yellow {color:yellow;
width:100%;
height:4px}



hr.black {color:black;
width:100%;
height:2px;}

ul.centered{text-align:left;position:relative;left:5%;width:90%}
