x
{
text-align: center;
}

P { 
 font-family: tahoma, sans-serif; font-size: x-small; color: #000000;
 font-size: xx-small;
 line-height:150%;
 text-align: center
}

h1 { 
 font-family: tahoma, sans-serif; color: #787878; font-size: x-small;
 font-weight:bold;
 font-size: x-small;
 line-height:100%;
 text-align: center
}

h2 { 
font-family: 'arial narrow', arial, serif; color: #787878; font-size: 12px;
 line-height:100%;
 text-align: center
}

h3 { 
 font:'Oswald',sans-serif;
 color: #A9A9A9; 
 font-size: small;
 line-height:150%;
 text-align: center;
 }

A:link { 
font-family:'Oswald',sans-serif;
color: #A9A9A9; 
font-size: 12pt;
text-decoration: none;
}
A:visited {
font-family:'Oswald',sans-serif;
color: #A9A9A9; 
font-size: 12pt;
text-decoration: none;
}
A:hover {font-family:'Oswald',sans-serif;
color: #A9A9A9; 
font-size: 12pt;
text-decoration: none;
}
A:active {
font-family:'Oswald',sans-serif;
color: #A9A9A9; 
font-size: 12pt;
text-decoration: none;
}
