div#container	{
	width: 980px;
}

body	{
	text-align: center;
}

td.spark	{
	background-image: url(graphics/small.gif);
	background-repeat: no-repeat;
}
li {
	color : Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	text-align : justify;
	margin-left : 20px;
	margin-right : 20px;
}

ul {
	margin-left : 100px;
	color : Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
	text-align : justify;
}

body {
	background-image : url(graphics/purplebg.gif);
	scrollbar-base-color: white;
	scrollbar-track-color: silver;
	scrollbar-face-color: purple;
	scrollbar-highlight-color: #CEADDA;
	scrollbar-3dlight-color: #BF94DA;
	scrollbar-darkshadow-color: #846F8C;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: yellow;
}

a.top, a.top:link, a.top:visited, a.top:active {
	color : Yellow;
}

a.top:hover {
	color : Red;
}

h1 {
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 24px;
	line-height : 24px;
	text-align : right;
	margin-right : 25px;
}

h2 {
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 14pt;
	text-align : center;
}

h3 {
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
	text-align : justify;
	margin-left : 20px;
	margin-right : 20px;
}


p.normal {
	color : Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	text-align : justify;
	margin-left : 20px;
	margin-right : 20px;
}

p.normalcenter {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	text-align : center;
	margin-left : 20px;
	margin-right : 20px;
}

p.right {
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 14px;
	text-align : right;
	margin-right : 10%;
}

p.small {
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	text-align : center;
}

p.smallright {
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 8pt;
	text-align : right;
	margin-right : 25px;
}

a {
	text-decoration : none;
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 10px;
}

a.menu {
	text-decoration : none;
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 10px;
	text-align : center;
}

a.bottom {
	text-decoration : underline;
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	}

a:hover {
	text-decoration : none;
	color : red;
}
