/* GLOBAL TEXT STYLES */

#smoAlert
{
font-family: Geneva, Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color:red;
margin-top: 5px;
margin-bottom: 5px;
}

img
{
border: 0;
}


p,table,td,tr,div,span
{
font-weight: normal;
font-size: 12px;
font-family: Arial; 
color: #333;
text-decoration: none;
line-height: 18px;
padding: 0px;
margin: 0px;
}

/* GLOBAL LINKS */

a
{
font-weight: normal;
font-size: 11px;
font-family: Arial; 
color: #333;
text-decoration: none;
line-height: 14px;
padding: 0px;
margin: 0px;
outline: none;
}

a:hover
{
font-weight: normal;
font-size: 11px;
font-family: Arial; 
color: #333;
text-decoration: underline;
line-height: 14px;
padding: 0px;
margin: 0px;
outline: none;
}

/* GLOBAL HEADERS */

h1
{
font-family: Arial; 
font-size: 18px;
font-weight: normal;
color: #333;
text-decoration: none;
text-align: left;
padding: 0px;
margin: 0px;
}

h2
{
font-family: Arial; 
font-size: 16px;
font-weight: normal;
color: #333;
text-decoration: none;
text-align: left;
padding: 0px;
margin: 0px;
}

h3
{
font-family: Arial; 
font-size: 14px;
font-weight: normal;
color: #333;
text-decoration: none;
text-align: left;
padding: 0px;
margin: 0px;
}

h4
{
font-family: Arial;  
font-size: 12px;
font-weight: normal;
color: #333;
text-decoration: none;
text-align: left;
padding: 0px;
margin: 0px;
}

h5
{
font-family: Arial; 
font-size: 10px;
font-weight: normal;
color: #333;
text-decoration: none;
text-align: left;
padding: 0px;
margin: 0px;
}

li
{
color: #333;
}

ul
{
color: #333;
}

