a
{
	font-family: Verdana, Arial, Helvetica;
	color: 00496C;
}
a:link
{
	font-weight: bold;
	color: 00496C;
}
a:visited
{
	font-weight: bold;
	color: 00496C;
} 
a:active 
{
	font-weight: bold;
	color: 00496C;
}
a:hover 
{
	font-weight: bold;
	color: CC3366;
}
.header a:link              { color: #000000; font-weight: 400;}
.header a:active            { color: #000000; font-weight: 400;}
.header a:visited           { color: #000000; font-weight: 400;}
.header a:hover             { color: #CC3366; font-weight: 400;}

.navbar
{
	font-family: Zurich Blk BT;
	font-size: 10pt;
	font-weight: 700;
	margin-left: 5 px;
	margin-bottom: 20px;
}
.navbar a:link              { color: #FFFFBB; font-weight: 700; text-decoration: none; }
.navbar a:active            { color: #FFFFBB; font-weight: 700; text-decoration: none; }
.navbar a:visited           { color: #FFFFBB; font-weight: 700; text-decoration: none; }
.navbar a:hover             { color: #C5F1F1; font-weight: 700; text-decoration: underline; }

.footer a:link              { color: #00496C; font-weight: 400;}
.footer a:active            { color: #00496C; font-weight: 400;}
.footer a:visited           { color: #00496C; font-weight: 400;}
.footer a:hover             { color: #CC3366; font-weight: 400;}

.sunlink a:link              { color: #FFFF75; font-weight: bold; text-decoration: underline; }
.sunlink a:active            { color: #FFFF75; font-weight: bold; text-decoration: underline; }
.sunlink a:visited           { color: #FFFF75; font-weight: bold; text-decoration: underline; }
.sunlink a:hover             { color: #000000; font-weight: bold; text-decoration: underline; }

.aquatext
{
   	font-family: Zurich Blk BT;
	color: C5F1F1;
	margin-left: 20;
}
.aquatinytext
{
   	font-family: Verdana, Arial, Helvetica;
	color: C5F1F1;
	margin-left: 0;
}
.aquatext a:link           { color: C5F1F1;}
.aquatext a:active         { color: C5F1F1;}
.aquatext a:visited        { color: C5F1F1;}
.aquatext a:hover          { color: CC3366; text-decoration: underline; }

.bluetext
{
   	font-family: Verdana, Arial, Helvetica;
	color: 000080;
}

.br_hr
{
	color: 793D00;
	size: 1;
	height: 1px;
	width: 100%;
	margin-left: 15;
	margin-right: 15;
	margin-top: 0;
	margin-bottom: 0;
}

.footer
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
}

body
{
	font-family: Verdana, Arial, Helvetica;
	color: black;
	margin-top: 1 em;
	margin-right: 1 em;
}
p
{
	font-family: Verdana, Arial, Helvetica;
	color: #00496C;
	font-size: 9pt;
	font-weight: bold;
}
.hr-brown
{
	color: 793D00;
	width: 85%;
	size: 1;
}
.hr-white
{
	color: FFFFFF;
	width: 85%;
	size: 1;
}
UL {
	font-size : 9pt; 
	font-weight: bold;
	margin-top: 0px;
	margin-right: 1 em;
	margin-bottom: 0px;
	margin-left: 35px;
}
OL {
	font-size : 9pt; 
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
LI {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.liwhitepaw {
	color: FFFFFF;
	list-style-image: url("http://www.venicedogclub.org/images/pawbullet_white_10.gif");
	margin-bottom: 5px;
}
H2
{
	font-size: 20pt;
	font-weight: bold;
	color: 793D00;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
}
H3
{
   	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: 00496C;
	font-weight: bold;
}
H4
{
   	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}
H5
{
   	font-family: Verdana, Arial, Helvetica;
	font-size: 10 pt;
}
H6  { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: blue;
	text-transform: uppercase }
.browntitle
{
   	font-family: Verdana, Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: 793D00;
	background-color: #E4CBB1;
}
.whitetext
{
	font-family: Verdana, Arial, Helvetica;
	color: white;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-weight: bold;
}