/* CSS Document */

h1 {
	font-size: 1.3em;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

h4, h5, h6 {
	font-size: 0.8em;
}

p {
	font-size: 0.8em;
}

td, ul, ol {
	font-size: 0.8em;
}

a {
	color: #0066cc;
}

a:hover {
	text-decoration: none;
}

.ico
{
	vertical-align: middle;
	text-align: center;
}

.partner_logo
{
	text-align: center;
}