P.topcart {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	text-align : right;
	text-indent : 0px;
}
P.menu2 {
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-indent : 0px;
	text-align : center;
}

P.top {
	font-family : "Times New Roman", Georgia, "Georgia Pref", Times, serif;
	font-size : medium;
	text-indent : 0px;
	text-align : right;
}
P  {
	font-family : "Times New Roman", Georgia, "Georgia Pref", Times, serif;
	font-size : medium;
	text-indent : 20px;
	text-align : left;
}

P.th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	text-indent : 0em;
	text-align : center;
	font-style : italic;
	font-weight : normal;
}

UL {
	font-family : "Times New Roman", Georgia, "Georgia Pref", Times, serif;
	font-size : medium;
	text-indent : 0em;
	text-align : left;
	list-style : circle;
}
OL {
	font-family : "Times New Roman", Georgia, "Georgia Pref", Times, serif;
	font-size : medium;
	text-indent : 0em;
	text-align : left;
	list-style : decimal;
}

LI {
	font-family : "Times New Roman", Georgia, "Georgia Pref", Times, serif;
	font-size : medium;
	text-indent : 0em;
	text-align : left;
}

P.menu {
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-indent : 0em;
	text-align : left;
}
P.list {
	font-family : "Times New Roman", Georgia, "Georgia Pref", Times, serif;
	font-size : medium;
	text-align : left;
	text-indent : 0em;
}

P.contact {
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-indent : 0em;
	text-align : left;
}

P.trail {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-indent : 0em;
	text-align : left;
}
P.trail2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-indent : 2em;
	text-align : left;
}

H1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	text-align : center;
	font-weight : bold;
}

H2  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : medium;
	text-align : left;
	background-color : #CC9955;
	font-weight : bold;
}

H3  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : left;
	text-indent : 0em;
	font-weight : bold;
}

.red {
    color: red;
}

.bold {
	font-weight : bold;
}

.italic {
    font-style: italic;
}


img.right {
    float: right;
	padding: 10px;
}

img.left {
    float: left;
	padding: 10px;
}

A  {
}

A:Visited  {
}

A:Active  {
}

A:Hover  {
color : Red;}

BODY  {
}

