 h1 {
	font-family: Verdana, Geneva, sans-serif, Gadget, sans-serif;
	font-style:inherit;
	text-align:center;
	font-size:24px;
	color:#F00
	
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	font-style:inherit;
	font-size:18px;
	color:#009
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-style:inherit;
	text-align:center;
	color:#000
}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	color:#000;
	font-size:13px
	
}

h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	text-align:center;
	color:#006;
	font-size:10px
}

body {font-family:Tahoma; font-size:11px; }
.TextBlog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006;
	text-decoration: underline;
}




.TextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

.TextLinkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #009;
	text-decoration: none;
	
a:link 
	color: #009;

a:visited 
	color: #009;

a:hover 
	color: #009;

a:active {
	color: #009;
}

a.TextLinkBlue2:link { color: #009; }
a.TextLinkBlue2:visited { color: #009; }
a.TextLinkBlue2:hover { color: #009; }

.MiscHeadline {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006;
}


.MiscHeadline2 { font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#006
}
	
.MiscHeadlineRed {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#C00
}

.MiscHeadlineWhite {font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#FFF
}

.WhiteText {font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	color:#FFF

}

.BlackText {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	color:#000
}


#ButtonText2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}


.TextLinkRandom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00F;
	text-decoration: underline;
}
