body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
body {
	background-image: url(/images/sepat.gif);
	background-repeat: repeat;
}
#frou {
	position:absolute;
	z-index:5;
	background-image: url(/images/frou.gif);
}
.froutag {
	background-attachment: scroll;
	background-image: url(/images/frou.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 5;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #006666;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #006666;
	font-size: 14px;
	font-weight: bold;
}

p {
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
}

label {
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;

}


ul {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
	color: #006666;
}
ol{
	list-style-type: decimal;
	list-style-position: inside;
	color: #006666;
}

ul li { 	
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif; 
}
ol li { 	
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif; 
}


strong, b {
	font-weight: bold;	
}

em, i {
	font-style: italic;
}

a {
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	text-decoration: underline;
}

a:link {
	text-decoration: underline;
}
a:visited {
	
}
a:hover {
	color: #CC9933;
}
a:active {
	
}



/*
.style1 {

	font-weight: normal;
	color: #006666;
}
.style6 {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	font-size: 13px;
	font-style: italic;
}
*/