body
{
	background-color:#f8eef6;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C2B6C;
}

.col
{	
	background:url(images/stripe2.jpg);
	background-repeat:repeat-y;
}

.textover
{
	background:url(images/right-bot.jpg);
	background-repeat:no-repeat;
}

.bottom
{
	background:url(images/bottom.jpg);
	background-repeat:no-repeat;
}

.c1
{
	background:url(images/c1.jpg);
	background-repeat:no-repeat;
}

.c2
{
	background:url(images/c2.jpg);
	background-repeat:repeat-y;
}

.c3
{
	background:url(images/c3.jpg);
	background-repeat:no-repeat;
}

.a1
{
	background:url(images/a1.jpg);
	background-repeat:no-repeat;
}

.a2
{
	background:url(images/a2.jpg);
	background-repeat:repeat-y;
}

.a3
{
	background:url(images/a3.jpg);
	background-repeat:no-repeat;
}

.list
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px;
	line-height:18px;
}

.list a
{
	color:#AD1F9F;
}

.list a:hover
{
	background-color:#AD1F9F;
	color:#f8eef6;
}

a
{
	color:#AD1F9F;
}

a:hover
{
	background-color:#AD1F9F;
	color:#f8eef6;
}

.content
{
	margin-left:7px;
	margin-right:7px;
	text-align:justify;
}

