body
{
	background-color: BurlyWood;
}

body strong
{
	color:#660033;
	font-size:14px;
}

body a
{
	color:IndianRed;
}

body input
{
	font-size:11px;
}

body textarea
{
	font-size:12px;
}

body button
{
	background-color:white;
	font-size:19px;
}

body image
{
	border : 1px solid #660033;
}

body h1
{
	color:#660033;
	font-size:25px;
}

body td
{
	font-family:times;
	font-size:15px;
}

body hr
{
	height:1px;
	color:#ededed;
}

.banner
{
	height:50px;
}
.banner image
{
	border : 0px;
}

.balk
{
	background-color:#660033;	
}

.balk a
{
	color:white;
	font-family:arial;
	font-weight:bolder;
	font-size:11px;
	text-decoration:none;
	margin-right:10px;
	padding-bottom:2px;
}

.line
{
	width:1px;
	background-color:#ededed;
}

.menu
{

}

.menu ul
{
	font-family:arial;
	font-size:12px;
	font-weight:bolder;
	margin-top:10px;
	margin-left:19px;
	margin-right:0px;
	list-style : square;
	color:#660033;
	
}

.menu a
{
      color:Sienna;
	  margin-bottom:3px;
	  text-decoration:none;
}

.submenu
{
	font-size:11px;
	font-weight:normal;
}

.outer
{
	background-color: #FCFCEC;
}

.content
{
	border : 1px solid Black;
	height:600px;
}

.text
{
	font-size:15px;
	padding:10px;
}
.text image
{
        margin-right: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
}

.kop
{
	font-family:arial;
	color:#660033;
	font-size:12px;
	font-weight:bolder;
	background-color : White;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	padding:2px;
	margin-bottom:3px;
	letter-spacing :1px;
}
.arrows
{
        text-decoration:none;
        font-family:arial;
        font-weight:bolder;
        font-size:11px;
}
