BODY 	{	font-family : "Times New Roman", Times, serif;	

		font-size: small;

	}

LI {

	list-style : url(art.gif);

}

LI.new{

    list-style : url(artnew.gif);

}

LI.go{

    list-style : url(go.gif);

}

LI.dot{

	list-style : url(dot.jpg);

}

.smlr	{	font-size: x-small;	

		font-weight: bold;	

	}

.arttitle {	font-size: x-small; }

A.arttitle:hover{

		color: #cc0066

	}

#artlink:hover{

	color: green;

}	

.ep	{	font-size: x-small;	

		font-style: italic;	

	}

.comment {	

        font-family: Helvetica,Arial;	

		font-size: xx-small;

    	}	

    



H1	{	font-size: x-large;	

            font-variant: small-caps;

		}

H4	{

	font-family: Helvetica,Arial;

	font-size: x-small;

	font-weight: bold;

	text-align: right;

	font-style: italic;

	

}

A.rd:link { 	color: #3366cc; 

		font-weight: bold; 

		text-decoration: none;

	}

A.rd:visited { 	color: #6666cc; 

		font-weight: bold; 

		text-decoration: none; 

	}

A.rd:active, A.rd:hover{ 	color: #cc0066; 

		text-decoration: underline; 

	}

A:link { 	color: #3366cc; 

		font-weight: bold; 

		text-decoration: none;

	}

A:visited { 	color: #6666cc; 

		font-weight: bold; 

		text-decoration: none; 

	}

A:active, A:hover{ 	color: green; 

		text-decoration: underline; 

	}



td.filled {

	background: #333399;

	color: White;

	padding : 4 0 4 0;

}



#vn{

	width: 20%;

}

#vr{

	width: 80%;

}

td.grad{

	background-image: url(grad.jpg);

	color: White;

	width: 20%;

	background-repeat : repeat;

}

table.news {	background-color: #e5e5e5;	

		border: none;	

		vertical-align: top;

	}



a.tb:visited, a.tb:link {

		color: white; 

	}

a.tb:hover, a.tb:active{ 

		color: #ccffff; 

	}

table.main{

	width: 100%;

	border: none;

	}	

