p, table, tr, td, li, ol, ul             {
	font-size: 12px;
	font-family: georgia, "times new roman", times
	}



	
h1   {
	font-size: 24px;
	font-family: georgia, "times new roman", times;
	margin-bottom: 0.1em
	}

h2 {
	font-size: 20px;
	font-family: georgia, "times new roman", times;
	margin-bottom: 0.1em
	}

h3 {
	font-size: 18px;
	font-family: georgia, "times new roman", times;
	margin-bottom: 0.1em
	}

h4 {
	font-size: 16px;
	font-family: georgia, "times new roman", times;
	margin-bottom: 0.1em
	}

h5 {
	font-size: 14px;
	font-family: georgia, "times new roman", times;
	margin-bottom: 0.1em
	}

h6 {
	font-size: 12px;
	font-family: georgia, "times new roman", times;
	margin-bottom: 0.1em
	}

li {
	margin-bottom: 4px
	}

.navs    {
	font-size: 10px;
	line-height: 18px;
	font-family: verdana, arial, helvetica, geneva, swiss, sunsans-regular
	}
.navs_rt {
	font-size: 10px;
	line-height: 12px;
	font-family: verdana, arial, helvetica, geneva, swiss, sunsans-regular
	}
.navbox {
	float:left; width:136px;margin:10px;
}
.maincontent {
	float:left; width:400px;padding:10px;border-left:1px solid #ccc;
}
.vertrulert  {
	border-right: 1px solid #a9a9a9
	}


.modified {
	font-size: 10px
	}
a:hover {
	text-decoration: none
	}

.vertrulelt {
	border-right: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
}
.horizruletop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #630;
}
.boxtrbl {
	border: 1px solid #666666;
}
.leftindent2em {
	padding-left: 2em;
}
.leftcol {
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.rightcol {
	float: left;
	width: 560px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 14px;
	border-left: 1px solid #000000;
}
.divbreak {
	width: 740px;
	margin-left: 10px;
	height: 10px;
	border-top: 1px solid #000000;
	margin-top: 10px;
	clear: both;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.clearboth {
	clear:both;
}
.teser {
	background-color: #F4EDC9;
	float: right;
	width: 400px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
}
.teser p {
	margin:5px 0;
	padding:0;
}
.teser h5 {
	margin-top:5px;
	padding-top:5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}

