BODY  {
	font-size : x-small;
	font-family : verdana;
	color : #000000;
	background-color : #ffffff;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0;
}

A  {
	font-size : x-small;
	color : blue;
	text-decoration : underline;
	font-family : verdana;
}

A:Visited  {
	font-size : x-small;
	color : blue;
	text-decoration : underline;
	font-family : verdana;
}

A:Active  {
	font-size : x-small;
	text-decoration : underline;
	font-family : verdana;
}

A:Hover  {
	font-size : x-small;
	text-decoration : underline;
	font-family : verdana;
}
A.main1  {
	font-size : x-small;
	color : black;
	text-decoration : underline;
	font-family : verdana;
}

A.main1:Visited  {
	font-size : x-small;
	color : black;
	text-decoration : underline;
	font-family : verdana;
}

A.main1:Active  {
	font-size : x-small;
	text-decoration : underline;
	font-family : verdana;
}

A.main1:Hover  {
	font-size : x-small;
	color : blue;
	text-decoration : underline;
	font-family : verdana;
}

A.art  {
	font-size : x-small;
	color : #ffffff;
	text-decoration : underline;
	font-family : verdana;
}

A.art:Visited  {
	font-size : x-small;
	color : #ffffff;
	text-decoration : underline;
	font-family : verdana;
}

A.art:Active  {
	font-size : x-small;
	text-decoration : underline;
	font-family : verdana;
}

A.art:Hover  {
	font-size : x-small;
	color : #ffffff;
	text-decoration : underline;
	font-family : verdana;
}

A.navlink  {
	font-size : x-small;
	color : darkblue;
	text-decoration : underline;
	font-family : verdana;
}

A.navlink:Visited  {
	font-size : x-small;
	color : darkblue;
	text-decoration : underline;
	font-family : verdana;
}

A.navlink:Active  {
	font-size : x-small;
	text-decoration : underline;
	font-family : verdana;
}

A.navlink:Hover  {
	font-size : x-small;
	color : red;
	text-decoration : underline;
	font-family : verdana;
}

.whitesmallheader  {
	color : White;
	font-weight : bold;
	font-size : small;
	font-family : verdana;
}

.whitesmallertext  {
	font-size : x-small;
	color : White;
	font-family : verdana;
}

.whitesmallertext2  {
	font-size : xx-small;
	color : White;
	font-family : verdana;
}
.smallheader  {
	font-weight : bold;
	color : #000000;
	font-size : small;
	font-family : verdana;
}

.smalltext  {
	font-size : small;
	color : #8b4513;
	font-family : verdana;
}

.smallerheader  {
	font-weight : bold;
	color : #000000;
	font-size : x-small;
	font-family : verdana;
}

.smallertext  {
	font-size : x-small;
	color : #000000;
	font-family : verdana;
}

.smallaction  {
	color : #000000;
	font-weight : bold;
	font-size : small;
	font-family : verdana;
}

.smalleraction  {
	color : #000000;
	font-weight : bold;
	font-size : x-small;
	font-family : verdana;
}

.tbflat  {
	font-size : x-small;
	font-family : verdana;
	border-style : solid;
	border-color : #008080;
}

.cmdflat  {
	font-size : x-small;
	font-family : verdana;
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
}

TD  {
	font-size : x-small;
	font-family : verdana;
}
TD.off  {
	font-size : x-small;
	font-family : verdana;
	background-color : #C0C0C0;
}

.artbody  {
	font-size : x-small;
	font-family : verdana;
	margin-left : 10;
	margin-right : 10;
}

.artabstract  {
	font-size : x-small;
	font-style : italic;
	margin-left : 10;
	margin-right : 10;
	font-family : verdana;
}

.arttitle  {
	font-size : medium;
	font-weight : bold;
	color : brown;
	font-family : verdana;
}
.artprice  {
	font-size : medium;
	font-weight : bold;
	color : #b22222;
	font-family : verdana;
}

.artwriter  {
	font-size : x-small;
	text-align : right;
	font-style : italic;
	margin-right : 10;
	font-family : verdana;
}

.artcode  {
	font-size : x-small;
	font-family : monospace;
	color : #555555;
	margin-left : 20;
}
.otable
	{
	border-style:solid;
	border-width:1px;
	border-color:#3068C8;
	background-color:white;
	}
.bartable
	{
	BORDER-TOP: #99ccff 1px solid;
	BORDER-LEFT: #99ccff 1px solid; 
	BACKGROUND: #316AC5; 
	WIDTH: 98%; 
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid; 
	HEIGHT: 20px
	}
.bartable2
	{
	color : #ffffff;
	BORDER-TOP: #99ccff 1px solid;
	BORDER-LEFT: #99ccff 1px solid; 
	BACKGROUND: #316AC5; 
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid; 
	HEIGHT: 20px
	}
.itable
	{
	border-width:0px;
	border-color:#3068C8;
	background-color:white;
	padding-left: 10px;
	}
