﻿
a:link            { color: #6b0398 }
a:visited       { color: #7233a6 }
a:hover         { color: #93f }
a:active        { color: #93f }
body        { color: #000; font-family: sans-serif; line-height: 150%; background-image: url("images/bg.jpg"); background-repeat: repeat-x; background-attachment: scroll; background-position: left top; margin: 0 }
p	        { color: #000; font-size: small; font-family: sans-serif; line-height: 150% }
li  { font-size: x-small; font-family: sans-serif }
h2            { color: #6b0398; font-family: sans-serif; font-style: italic; font-stretch: semi-condensed; padding-top: 0; padding-bottom: 0 }
h1 {
	font-size:20px;
}
h1.title {
	height:55px;
	padding-left:80px;
	padding-top:15px;
	background-image:url("images/title.jpg");
	background-repeat:no-repeat;
	background-position:left;
	font-size:20px;
	color:#a09fa4;
	font-family:Arial;
}

h2.title {
	font-size:17px;
}
.list li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}