body {
	background-color: #ffffff;
	background-position: top center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	color: #000000;
	font-size: 9px;
	font-family: verdana,trebuchet,sans-serif;
	letter-spacing: 0px;
	text-align: justify;
	scrollbar-3d-light-color: #777777;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #888888;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #555555;
}

a:link { 
 color: #999999; 
 font-size: 9px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #999999; 
 font-size: 9px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #FF0000; 
 font-size: 9px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:hover { 
 color: #FFCCFF; 
 font-size: 9px; 
 font-weight: bold; 
 text-decoration: none; 
}

table {
 margin-top: 0px; 
 color: #000000; 
 font-size: 9px; 
 font-family: verdana,trebuchet,sans-serif;
 letter-spacing: 0px;
 text-align: justify;
}

.subscribe input { 
background-color: #ffffff; 
vertical-align: middle; 
color: #000000; 
font-family: verdana; 
font-size: 7pt; 
margin-top: 0px; 
margin-bottom: 0px; 
offsetHeight: 16px;
}

H1 {
 font-family: verdana,arial,sans-serif;
 font-size:   11px;
 color:       #000000;
 margin-top: 0px;
 margin-bottom: 0px;
 font-weight: bold;
}

H2 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size:   18px;
 color:       #FFCCFF;
 font-weight: normal;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:   36px;
	color:       #000000;
	font-weight: normal;
	font-style: italic;
}

.button {
  background-color:   #000;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          9px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #FFCCFF;
  margin-left: 50px; 
  margin-right: 10px; 
  margin-top: 3px; 
  margin-bottom: 3px; 
}

.button2 {
  background-color:   #000;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          9px;
  font-weight:        normal;
  color:              #000000;
  margin-left: 10px; 
  margin-right: 10px; 
  margin-top: 3px; 
  margin-bottom: 3px; 
}

p {
padding-right: 0px; 
padding-left: 0px; 
text-align: justify;
}

form { 
border: 0px solid #000000; 
padding: 10px; 
}


