.passes {
font-family: Tahoma; 
font-size: 12px;
color: 000;
font-weight: bold;
text-align: center;
width: 200px;
}

h1 {
font-family: Tahoma; 
font-size: 36px;
color: 3163a6;
font-weight: bold;
margin: -4px;
}

.text {
font-family: Tahoma; 
font-size: 11px;
color: 333;
text-align: justify;
width: 540px;
padding: 2px;
margin-bottom: 10px;
}

.bg1
{
background-image: url(index_03.gif);
background-repeat: no-repeat;
background-color: #d8eefd;

}

.bg2
{
background-image: url(index_12.gif);
background-repeat: no-repeat;
background-color: #d8eefd;

}

h2 {
font-family: Tahoma; 
font-size: 16px;
color: #3163a6;
font-weight: bold;
margin: 1px;
}

.stop{
font-family: Tahoma; 
font-size: 12px;
color: 333;
text-align: center;
width: 540px;
padding: 2px;
font-weight:bold;
}

.big {
font-family: Tahoma; 
font-size: 14px;
color: #3163a6;
font-weight: bold;
text-decoration: underline;
}

.big:hover {
text-decoration: none;
}



