h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 140%;
 color: #6699ff;
}

h2{
	font-size: 120%;
	color: #6699ff;
	text-align: center;
}

h3{
	font-size: 100%;
	color: #6699ff;
	text-align: center;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6633FF;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
}


#wrapper {
	width:754px;
	float: left;
}
#mast {
	width: auto;
	color:#6699ff;
	font-size:36px;
	font-weight:bold;
	background-image:none;
	background-repeat:no-repeat;
}
#page_name {
	color:#6699ff;
	font-size:18px;
	text-align: center;
	float:right;
	width: 590px;
}
#content {
	color:#000000;
	float: right;
	width: 590px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}
#navigation {
	width: 150px;
	padding-top:50px;
	margin-left:0;
	margin-right:0;
	float: left;
}
#navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#navigation ul li a {
	text-decoration:none;
}


#navigation ul li a:link {
	border:none;
	margin-left:0px;
	color:#6699ff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 22px;
}
#navigation ul li a:visited {
	margin-left:4px;
	color:#0033FF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:22px;
}

#navigation ul li a:hover {
	margin-left:4px;
	color:#666666;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:22px;
}

label{
 font: bold 100% Arial,sans-serif;
 color:#334d55;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	float:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color:#6699FF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#6699ff;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#6699ff;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color:#6699ff;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	padding: 3px;
	border: 1px solid;
}
.picture {
	float:left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
