body {}


/* Default Header Styles*/
h1 {font-size:160%;color: #FFFFFF;}
h2 {font-size:120%;color: #FFFFFF;}
h3 {font-size:110%;color: #FFFFFF;}
h4 {font-size:100%;color: #FFFFFF;}
h5 {font-size:90%;color: #FFFFFF;}
h6 {font-size:80%;color: #FFFFFF;}


/* Default Font Styles*/
.style1		{font-family: verdana, arial; font-size:16px; color:#FFFFFF; font-weight : bold;}
.style2		{font-family: verdana, arial; font-size:85%; color:#FFFFFF; font-weight : bold;}
.style3		{font-family: verdana, arial; font-size:13px; color:#FFFFFF;}
.style4		{font-family: verdana, arial; font-size:13px; color:#000000;}
.style5		{font-family: verdana, arial; font-size:15px; color:#FFFFFF;}
.style6		{font-family: verdana, arial; font-size:70%; color:#FFFFFF; font-weight : bold;}
.style7		{font-family: verdana, arial; font-size:14px; color:#FFFFFF; font-weight : bold;}

/* Default Link styles*/
.linkstyle1 {font-family: verdana, arial; font-size:10px; color: #FFFFFF; text-decoration: none;}
.linkstyle1 A:link {color: #FFFFFF; text-decoration: none;}
.linkstyle1 A:visited {color: #FFFFFF; text-decoration: none;}
.linkstyle1 A:hover {color: #000000; text-decoration: none;}

.linkstyle2 {font-family: verdana, arial; font-size:13px; color: #FFFFFF; text-decoration: none;}
.linkstyle2 A:link {color: #FFFFFF; font-size:13px; text-decoration: none;}
.linkstyle2 A:visited {color: #FFFFFF; font-size:13px; text-decoration: none;}
.linkstyle2 A:hover {color: #000000; font-size:13px; text-decoration: none;}

.linkstyle3 {font-family: verdana, arial; font-size:16px; color: #FFFFFF; text-decoration: none;}
.linkstyle3 A:link {color: #FFFFFF; font-size:16px; text-decoration: none;}
.linkstyle3 A:visited {color: #FFFFFF; font-size:16px; text-decoration: none;}
.linkstyle3 A:hover {color: #000000; font-size:16px; text-decoration: none;}

/* Default Font Style*/
hr
{
background-color:transparent;
color:#FFFFFF;
height:1px;
}

