body,td 	{
				font: 8pt sans-serif;
				color: #370000;		
		}

.little		{font: 7pt sans-serif; }

.dotted	{border: dotted #370000 1px; padding: 2px;}

.solid			{border: solid #370000 2px; padding: 2px;}
.solid_head		{color: #FFFFFF; background-color: #660000; font-weight: bold; padding: 2px;}
.solid_subhead	{color: #FFFFFF; background-color: #755A55; font-weight: bold; padding: 2px;}
.solid_body		{color: #370000; background-color: #FFFFFF; padding: 2px;}

.review_moderator	{color: #000000; background-color: #FFFFE1; padding: 2px;}
.review_owner		{color: #000000; background-color: #BCF398; padding: 2px;}
.review_user		{color: #000000; background-color: #C4C4FF; padding: 2px;}

.h1		{font-size: 20px;}
.h2		{font-size: 16px;}
.h3		{font-size: 12px;}

H3, th	{font: 9pt sans-serif; font-weight: bold; color: #370000; }

input, select, textarea	{
			font: 8pt sans-serif;
			color: #000000;
			border: 1px solid #000000;
			padding-left: 1px;
}

p			{text-align: justify; }

a 			{color: #224B16; font-weight: bold; text-decoration: underline;}
a:visited	{color: #224B16; font-weight: bold; text-decoration: underline;}
a:hover 	{color: #224B16; font-weight: bold; text-decoration: none;}

a.thin			{color: #42893A; font-weight: normal; text-decoration: underline;}
a.thin:visited	{color: #42893A; font-weight: normal; text-decoration: none;}
a.thin:hover 	{color: #42893A; font-weight: normal; text-decoration: none;}

a.white			{color: #FFFFFF; font-weight: normal; text-decoration: underline;}
a.white:visited	{color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.white:hover 	{color: #FFFFFF; font-weight: normal; text-decoration: none;}
