body{
	font-family: Courier New;
	font-weight: light;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

a{
	color: #b62079;
	text-decoration: none;
}

#content a{
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

p{
	margin-bottom: 10px;
}

li{
	margin-left: 20px;
}

h1{
	font-family: Courier New;
	font-weight: light;
	font-size: 30px;
        font-size:22px;
	color: #000000;
	margin-bottom: 20px;
	line-height: 30px;

}

h2{
	font-family: Courier New;
	font-weight: light;
	font-size: 12px;
	margin-bottom: 5px;
}

h3{
	font-family: Courier New;
	font-weight: light;
	font-size: 12px;
	margin-bottom: 0px;
}

.int_input {
	font-family: Courier New;
	font-weight: light;
	font-size: 11px;
	color: #333333;
}