﻿a:active{
	color:#4f039c;
	text-decoration:none;}
a:hover{
	color:#0000ff;
	text-decoration:none;}
a:visted{
	color:#4f039c;
	text-decoration:none;}
a:link{
	color:#4f039c;
	text-decoration:none;}
a:hover{
	text-decoration:underline;}
a img{
	border-style: solid;
	border-color: inherit;
	border-width: 0px;
}

a img.border{
	border-style: solid;
	border-color:  #CCCCCC;
	border-width: 1px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:normal;
	color: #4f039c;
	line-height: 1;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	text-align: left;
	color: #4f039c;
	font-style:italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	color: #4f039c;
	font-style:normal;
}
.style1{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height:14px;
}

.style2{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.sm_style1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.style3{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	font-style: italic;
	color: #CC3300;
	font-weight: bold;
}

.style4{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:14px;
	font-weight: bold;
	text-align: center;	
}
.style5{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: normal;
	text-align: center;
	color: blue;	
}

ul{
	list-style-image:url('/images/greendot.jpg')
}
ol{
	list-style:decimal;
}
ol ol {
	list-style:lower-alpha;
	position:relative
}
