body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a{
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}


/*=======================================*/
/* Header */
/*=======================================*/

#heading {
	text-align: center;
}

#heading h1 {
	font-size: xx-large;
}

#heading img {
	border:none;
}


/*=======================================*/
/* NavBar and InfoBar*/
/*=======================================*/

#navbar, #infobar {
	font-size: smaller;
}

#navbar ul, #infobar ul {
	list-style: none;
	margin-left: 10px;
}

#navbar h6, #infobar h6 {
	text-align: center;
	font-size: small;
}

#infobar #search {
	text-align: center;
}

#infobar #advert {
	text-align: center;
}

#infobar #subscription {
	text-align: center;
}

#infobar #subscription a {
	border: none;
}

/*=======================================*/
/* Content */
/*=======================================*/

#content {
	font-size: 13px;
	line-height: 18px;
}

#content h1 {
	text-align: center;
	font-size: 36px;
}

#content h2 {
	font-size: 13px;
}

#content h3 {
	text-align: center;
}

/*=======================================*/
/* Footer */
/*=======================================*/

#footer {
	text-align: center;
}
