.small	{font-size:11px;font-family:verdana;}
a	{text-decoration:none;}
a:link	{color:#0066cc;}
a:active	{color:red;}
a:visited	{color:#0066cc;}
a:hover	{color:red;}
a.normal	{text-decoration:none;}
li	{list-style-type:square;}
h3, h4	{font-family:arial; color:#555555;}
body, p, select, textarea, input, td	{font-family:verdana; font-size:11px;}
.bigger	{font-size:13px;}
.bigger1	{font-size:13px;color:#FEECC9;font-weight:bold;}
.smaller	{font-size:11px;}

.sidebar	{padding:5px;}
.body	{padding:10px; padding-top:0px;}
.error	{font-size:13px;color:red;}

.SubmitButton	{font-weight:bold; color:#ffffff; background-color:#555555; border:2px solid #808080;}

.SuccessStory	{background-color:#FAC700; border:1px solid #555555; padding:2px; color:#000000;}

.cellpad	{margin:5px;}
.h3	{font-size:19px; font-family:arial;color:#3c3c3c;}
h1	{font-size:19px; font-family:arial;color:#3c3c3c;}
h2	{font-size:17px; font-family:arial;color:#3c3c3c;}

.noprint	{display:none;}
.print-only	{display:block;}

//input, select	{border:1px solid #555555;}
