TABLE.content
{
    background-repeat : no-repeat;
}

TABLE.violet td
{
	background-color: #f5cfee;
}

.form
{
	font-family: Georgia;
	font-size: 13px;
	text-align: right;
}
.main
{
	font-family: Georgia;
	font-size: 13px;
	text-align: justify;
}

H1
{
	font-family: Georgia;
	font-size: 19px;
	font-weight: bold;
	color: #C032A6;
}
H2
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #C032A6;
	margin-left: 10px;
	padding-left: 10px;
}

H3
{
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #C032A6;
	margin-left: 3px;
	padding-left: 3px;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
A
{
	font-family: Georgia;
	font-size: 13px;
	color: #C032A6;
}
u
{
	font-family: Georgia;
	font-size: 13px;
	color: #C032A6;
}

SELECT, INPUT, TEXTAREA
{
	font-family: Arial;
	font-size: 12px;
	border: solid 1px;
	border-color: #C032A6;
}
.border {
	border: solid 1px;
	border-color: #e4e4e4;
}

a.articles:link, a.articles:visited {color:#3D60B7; font-weight:bold; text-decoration:none;font-family:times new roman, arial;font-size:12px}
a.articles:hover, a.articles:active{color:#3D60B7; font-weight:bold; text-decoration:underline;font-family:times new roman, arial;font-size:12px}

UL { list-style: url("/images/blue_disc.gif") disc }
UL.pink { list-style: url("/images/pink_disc.gif") disc }
b{color:#C032A6;font-family: Verdana;font-size: 13px;font-weight: bold;}



