body {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 62.5%;
}

p, td, li, #links_container .item .description {
	font-size: 1.1em;
	line-height: 1.5em;
}

table p, p td, p li, td li {
	font-size: 1em;
}
td p {
	margin: 0;
	padding: 0;
}

ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

li {
	background: url(../../../images/dot.jpg) no-repeat 2px 5px;
	padding-left: 20px;
}

h1 {
	font-size: 1.5em;
	color: #004B91;
	margin: 0;
	padding: 0;
}

h1 p {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1.2em;
	color: #004B91;
}

#content a, #content a:link, #content a:active, #content a:hover, #content a:visited {
	color: #004B91;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	border-bottom: 1px solid #F7B3BA;
}

#languages a:hover {
	border-bottom: 0;
}

#success {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #004B91;
	font-weight: bold;
}

#error {
	font-size: 1.1em;
	line-height: 1.5em;
	color: Red;
	font-weight: bold;
}
