body {
	color: #333333;
	font-family: verdana, arial, sans-serif;
	margin: 0px;
    background: #ffffff url() fixed repeat top left;
}


a:link 					{color: #330;}
a:visited 				{color: #06F;}
a:hover 				{color: #300; background: #ddd; text-decoration: none;} 

.index {
	width: 600px;
	margin: 0 auto;
	border: solid black 0px;
}

.main {
	width: 500px;
	margin: 0 auto;
	border: solid black 0px;
}

.header {
	background-color: #999;
	width: 100%;
	margin:0;
	padding:2px;
}


h1, .head1 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}

h2, .head2 {
	font-size: 15px; 
	color: #333; 
	font-weight: bold; 
	margin-bottom: 0px;
	margin-top: 20px;
}

h3, .head3 {
	font-size: 12px; 
	line-height: 14px; 
	color: #333; 
	font-weight: bold;
}

h6, .head6
{
	font-size: 9px;
	line-height: 0px;
	color: #333;
	font-weight: 500;
	font-style: italic;
}

.muyleft
{
	margin-top: 6000px;
}


p {
	margin-bottom: 20px;
	margin-top: 16px;
}

.norm {
	font-size: 12px; 
	line-height: 18px; 
	color: #333; 
}

span.main {	
	font-size: 18px; 
}

.rednote {
	color: #FF0000;
	font-family: arial;
	font-style: italic;
}

.location {
	font-size: 12px; 
	color: #333; 
	font-weight: bold; 
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: right;
}

.hire {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

