body {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #eeeeee;
}

a {
	text-decoration: none;
	color: #004080;
}

a:hover {
	text-decoration: underline;
}
html, body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
}


input {
	font-size: 16px;
	height: 30px;
	width: 240px;
	border: 1px solid #666666;
}

.main {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.title {
	font-size: 11px;
	border: 1px solid #666666;
	color: #123456;
	text-align: justify; 
}

.title2 {
	font-size: 12px;
}
.title3 {
	font-size: 13px;
	color: #000000;
}
.title4{
	font-size: 14px;
	color: #00FF00;
}
#correct {
	font-size: 20px;
}
.rows {
	background-color: #F9F9F9;
	font-size: 15px;
}
.title0 {
	font-size: 16px;
	color: #004080;
}
.title5 {
	background-color: #004080;
	color: #ffffff;
}
.title6 {
	color: #666666;
	font-size: 14px;
}
.zz {
	background-image: url("img/hdr.gif");
	background-repeat: no-repeat;
	height: 34px;
	color: #ffffff;
}
h1 {
    -webkit-box-sizing: border-box;
    margin: 0;
    padding: 10px;
    line-height: 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    color: #FFFFFF;
    background: url(iphonetoolbar.png) #6d84a2 repeat-x;
	    border-bottom: 1px solid #2d3642;
}
