body{
    font-family: Verdana;
    font-size: 10pt;
}
body.page{
    font-family: Verdana;
    font-size: 10pt;
    /*background-image: url('img/bg/bg.gif');
    background-repeat: no-repeat;
    background-position: 0% 100%*/
}
td{
	font-size: 10pt;
}
input{
    font-family: Verdana;
    font-size: 10pt;
}
h1{
	font-size: 18pt; 
	text-decoration: none; 
	font-style:italic
}
h3{
	font-size: 10pt; 
	text-decoration: none;
}

a:link.meny{ 
	font-family: Verdana; color: #FFFFFF;
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none; 
}
a:visited.meny{ 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none; 
}
a:hover.meny{ 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: underline;
}
li{
	font-weight: bold;
}
.previewWindow{
	width: 300px;
	height: 100px;
	overflow: auto;
}
.infoText{
	font-weight: bold;
	background-color: #0000ff;
	padding: 5px;
	color: #ffffff;
	text-align: center;
}
