
body {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #666;
}

p
{
	padding-bottom:5px;
}

strong {
	color: #660066;
	font-weight:300;
}

.content-inner {
	text-align : justify;
	line-height : 1.2em;
}

.center {
	text-align : center;
}

ul {
	margin : 1em 0;
	padding : 0 0 0 20px;
}
ul ul {
	margin-top : 0;
}
ul li {
	margin : 0.5em 0;
}

h1, h2, h3, h4, h5 {
font-weight:normal;
line-height:135%;
text-align:left;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size : 180%;
	color:#333;
	padding-bottom:2px;
	margin-bottom:15px;
	padding-top:0px;
	text-shadow:1px 1px 0 #CCC;
}
h2 span
{
	color:#660066;
}

element.style {
visibility:visible;
}

.contentheading 
{
	background:url(/images/border_title.gif) repeat-x 0 100%;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size : 150%;
	color:#333;
	margin-bottom:5px;
	padding-top:0px;
	text-shadow:1px 1px 0 #CCC;
}

h3 span
{
	color:#660066;
}

h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size : 150%;
	margin:0px;
	color:#333;
	padding:0px;
	text-shadow:1px 1px 0 #CCC;
}

h4 span
{
	color:#660066;
}

h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 150%;
	margin:0px;
	color:#333;
	padding:0px;
	text-shadow:1px 1px 0 #CCC;
}

h5 span
{
	color:#660066;
}

a {
	color : #466480;
}

a:hover {
	text-decoration : none;
}

h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size : 190%;
	font-weight:normal;
	color:#CCC;
	margin-bottom:5px;
	padding-top:5px;
	text-align:center;
	text-shadow:1px 1px 0 #FFF;
	line-height:1.3em;
}
