body {
	margin-top	: 10px;
	margin-left	: 0px;
}

body, h1, h2, h3, h4, h5, h6, p, a, table, input, textarea, div, ul { 
	font-family: 'Nimbus Sans L', 'Verdana', 'Arial';
}
	
h1, h2, h3, h4 { 
	font-weight: normal;
}
	
h5, h6 { 
	font-weight: normal;
}
	
h1, h2, h4, h6 { 
	color: #000000;
}

h3, h5 {
	color: #FF0000;
}

h1 { 
	font-size: 22px;
}

h2 { 
	font-size: 18px;
}

h3, h4 { 
	font-size: 16px;
}

h5, h6 { 
	font-size: 14px;
}

p, ul { 
	font-size: 12px;
	color: #000000;
}

.big { 
	font-size: 12px;
	color: #000000;
}

td.small { 
	font-size: 12px;
}

a { 
	color: #0000FF;
}

a:hover { 
	color: #6666FF;
	text-decoration: none;
}

input { 
	font-size: 12px;
}

textarea { 
	font-size: 12px;
}

TABLE { 
	font-size: 12px;
}

.lankar { 
	font-size: 22px;
}

.sponsor { 
	color: #003399;
	font-size: 16px;
	font-weight: bold;
	border: 0px solid;
}

.headline {
	font-size: 22px;
	position:relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 85px;
	text-align: center;
	vertical-align: top;
}

.borderSolid {
	border-bottom: 1px solid #000000
}

.borderDotted {
	border-bottom: 1px dotted #000000
}


.shopDiv {
	color: #0000FF;
	text-decoration: underline;
	display: inline;
	cursor: pointer;
	:hover: 
}


.cal {
	font-size: 10px;



}
