a	{
	color: #5F788A;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #5F788A;
	text-decoration: underline;
	font-weight: bold;
}

a.netlink	{
	color: #C2CAD4;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #C2CAD4;
	text-decoration: underline;
	font-weight: bold;
}

H1	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	color: #5F788A;
	font-weight: bold;
	font-style: italic;
}

H6	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #C2CAD4;

}

#blue	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #4BA5DE;
	letter-spacing: 1px;
}

#smallblue{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 9px;
	font-weight: bold;
	color: #4BA5DE;
}

#caption{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #4BA5DE;
}

#teal{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #009C8B;
	letter-spacing: 1px;
}

UL	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color:  #5F788A;
}

.content	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #404040;
	font-weight: normal;
}

.error	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #DD0022;
	font-weight: bold;
}

.header	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 14px;
	color: #5F788A;
	font-weight: bold;
	font-style: italic;
}

#bullet	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-style: italic;
	color: #404040;
	font-weight: normal;
}

#smallprint {
	font-size: 9px;
}

#soldout {
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 8px;
	color: #2096E1;
	font-weight: bold;
}

#red {
	color: #AA0044;
	font-weight: bold;
}

#grey {
	color: #88A8A8;
	font-weight: bold;
}

