body {
	font-family: MS Sans Serif;
	font-size: 12px;
	
}

p {
font-family:"MS Sans Serif";
font-size:10px;
}

td {
	font-family: MS Sans Serif;
	font-size: 12px;
}

th {
	font-family: MS Sans Serif;
	font-size: 12px;
}

form {
	font-family: MS Sans Serif;
	font-size: 12px;
	}

input {
	font-family: MS Sans Serif;
	font-size: 12px;
}

textarea {
	font-family: MS Sans Serif;
	font-size: 12px;
}

select {
	font-family: MS Sans Serif;
	font-size: 12px;
}

ul {
	font-family: MS Sans Serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/check.gif);
}


li {
	font-family: MS Sans Serif;
	font-size: 12px;
	
}

ol {
	font-family: MS Sans Serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/b2.gif);
	
}

.small {
	font-family: MS Sans Serif;
	font-size: 9px;
}

.big {
	font-family: MS Sans Serif;
	font-size: 18px;
}

.bodystyle {
	font-family: MS Sans Serif;
	font-size: 12px;
	color:#666666;
}

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

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

#content {
padding-left:1em;
padding-top:1em;
font-family:MS Sans Serif;
font-size:12px;
color:#666666;
}

#hilight_g {
font-family:MS Sans Serif;
font-size:14px;
color:#3399FF;
border:1px  solid #008000;
border-width:1px 1px 1px 2em;
width:90%;
text-align:left;
padding-left:2.5em
} 

#hilight_o {
font-family:MS Sans Serif;
font-size:14px;
color:#3399FF;
border:1px  solid  #FF9900;
border-width:1px 1px 1px 2em;
width:90%;
text-align:left;
padding-left:2.5em
} 

#bar_head {
font-family:MS Sans Serif;
font-size:12px;
color:#3399FF;
border:1px  solid  #FF9900;
background-color:#FFFFCC;
border-width:1px 1px 1px 1px;
width:98%;
text-align:left;
padding:0 1em 0 1em;
} 

h3{
font-family:MS Sans Serif;
font-size:15;
color:#FF0099;}

