p, ul, ol  {
	color : #ffffff;
	font-family : Arial, Helvetica, sans serif;
	font-size: 80%;
	text-align : justify;
}

body { 
font-size : 0.9em;
scrollbar-arrow-color: #5d2b7d;
scrollbar-3dlight-color: #97928f;
scrollbar-highlight-color: #5d2b7d;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #97928f;
scrollbar-track-color: #5d2b7d;
scrollbar-darkshadow-color: #97928f;
margin-height: 0;
margin-left: 0;
margin-right: 0;
margin-width: 0;
margin-top: 0;
margin-bottom: 0;
}

h1 {  
	font-size : 120%;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : normal;
	color : #cccccc;
	text-decoration : none;
}

h2  {
	color : #97928f;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-size : 100%;
}

h3  {
	color : #97928f;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-size : 80%;
}

a:link {
	color : #9999cc;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	text-decoration : none;
}

a:Visited  {
	color : #5d2b7d;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	text-decoration : none;
}

a:Hover  {
	color : #97928f;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	text-decoration : none;
}


.mainlink  a:link {
	font-family : Arial, Helvetica, sans serif;
	color : #9999cc;
	font-size: 85%;
	font-weight : bold;
	text-decoration : none;
}

.mainlink  a:Visited  {
	font-family : Arial, Helvetica, sans serif;
	color : #9999cc;
	font-size: 85%;
	font-weight : bold;
	text-decoration : none;
}

.mainlink  a:Hover  {
	font-family : Arial, Helvetica, sans serif;
	color : #97928f;
	font-size: 85%;
	font-weight : bold;
	text-decoration : none;
}
.sublink  a:link {
	font-family : Arial, Helvetica, sans serif;
	color : #9999cc;
	font-size: 80%;
	font-weight : bold;
	text-decoration : none;
}

.sublink  a:Visited  {
	font-family : Arial, Helvetica, sans serif;
	color : #5d2b7d;
	font-size: 80%;
	font-weight : bold;
	text-decoration : none;
}

.sublink  a:Hover  {
	font-family : Arial, Helvetica, sans serif;
	color : #97928f;
	font-size: 80%;
	font-weight : bold;
	text-decoration : none;
}


.menutext  {
	font-family : Arial, Helvetica, sans serif;
	color : #97928f;
	font-weight : bold;
	font-size: 85%;
}

.caption  {
	color : #97928f;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-size: 70%;
	text-align : center;
}

.footer  {
	color : #97928f;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-size: 90%;
	text-align : center;
}
.footer a:link {
	color : #5d2b7d;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-size: 90%;
	text-align : center;
}

.footer a:Visited  {
	color : #5d2b7d;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-size: 90%;
	text-align : center;
}

.footer a:Hover  {
	color : #97928f;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-size: 90%;
	text-align : center;
}

.orderform  {
	color : #000000;
	font-family : Arial, Helvetica, sans serif;
	font-weight : normal;
	font-size: 80%;
	text-align : left;
}
.orderform a:link {
	color : #5d2b7d;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	text-align : left;
}

.orderform a:Visited  {
	color : #5d2b7d;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	text-align : left;
}

.orderform a:Hover  {
	color : #000000;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	text-align : left;
}

hr.line {
	background-color : #5d2b7d;
	color : #5d2b7d;
	height : 1px;
	border : 0 solid #9999cc;
	border-top-width : thin;
}

hr.menu {
	background-color : #97928f;
	color : #97928f;
	height : 1px;
	border : 0 solid #97928f;
	border-top-width : thin;
}