p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
}
td, th 
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 75%;
}

h1
{ color:			black;
  font-size:		160%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			navy;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		130%;
  text-decoration:		none;
}
.cat
{ font-size:		120%;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			black;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			pink;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.footer
{
  font-size:		10px;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.lightstandard
{ color:			black;
  font-weight:		normal;
}
.middle
{ color:			black;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			black;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
}
	
.sidebarText {
	font:10px arial;
	color: #000000;
	line-height:18px;
}

.signupTable{
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
}

.style1 {color: #FF0000}

.navText {
	font:10px arial;
	color: #000000;
	letter-spacing:.1em;
}
	
#navigation a {
	font:10px arial;
	color: #ec519d;
	text-decoration:none;
	letter-spacing:.1em;
}
	