/* CSS Document */

body {
font-family: Verdana, sans-serif;
font-size: 13px;
color: #000000;
text-decoration: none;
}

p { 
font-size: 13px;
text-align: left;
padding: 3px;
}

h1 {
font-size: 18px;
color: #0000FF;
text-align: center;
}
h2 {
font-size: 24px;
color: #FF0000;
text-align: center;
line-height: 20px;
}
.offer {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 9px;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #000000;
	text-decoration: none;
}
.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #000000;
	text-decoration: underline;
}
.subtitle1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;
}
.link {
font-size: 14px;
color: #000000;
text-align: center;
text-decoration: none;
}
.link:hover {
font-size: 14px;
color: #000000;
text-align: center;
text-decoration: underline;
}
.bold1{
font-weight: bold;
color: #0000FF;
}
.bold2{
font-weight: bold;
color: #FF0000;
}
.small {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-style: normal;
	padding: 6px;
}
.subtitle2 {
font-family: Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
color: #990066;
text-decoration: none;
}
.bold3 {
font-family: Verdana, sans-serif;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
}
.comment {
background-image: url(images/quote.gif);
background-repeat: no-repeat;
}
.big {
font-size: 36px;
color: #FF0000;
}
.smaller {
font-size: 10px;
}
.smiley {
background-image: url(images/quote5.gif);
background-repeat: no-repeat;
}
.logo {
font-family: Verdana, sans-serif;
font-size: 20px;
font-weight: bold;
text-align: left;
}
