q
{
	font-style: italic;
	quotes: "&#8220;" "&#8221;" "&#8216" "&#8217;"
}

img.yaccs
{
	border-style: none;
	border-width: 0;
	float: right;
	margin-top: 15px;
}

img.blogger
{
	border-style: none;
	border-width: 0;
	float: left;
	margin-top: 15px;
}

sup
{
  font-size: 75%; 
  vertical-align: text-top; 
}

.bg, .nodisplay
{
	display: none;
}

abbr, acronym, .help 
{
  border-bottom: 1px dotted #333;
  cursor: help;
}

body
{
	font-family: "Lucida Sans Unicode", Helv, Helvetica, Arial, sans-serif;
	font-size: 14px;
  color: black;
  background-color: white;
  background-attachment: fixed;
  scrollbar-3d-light-color: white; 
  scrollbar-arrow-color: #ff3333; 
  scrollbar-base-color: black;
  scrollbar-shadow-color: black;
  scrollbar-dark-shadow-color: white; 
  scrollbar-face-color: white;
  scrollbar-track-color: white;
  scrollbar-highlight-color: white; 
}

a img
{
  border: 0;
}

a:link 
{  
	color: #999999;
	text-decoration: underline;
}

a:active 
{  
	color: white; 
}

a:visited 
{  
	color: #666666; 
	text-decoration: underline;
}

a:hover 
{  
	color: #FF0000;
	text-decoration: none;
}

p
{
  text-align: justify;
  margin-left: 10%;
  margin-right: 10%;
}

td.content
{
  text-align: justify;
}

body table
{
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
}

th
{
  text-align: center;
  font-weight: bold;
  background-color: #99cccc;
  font-size: 14px;
  font-family: "Lucida Sans Unicode", Helv, Helvetica, Arial, sans-serif;
}

td
{
  text-align: left;
  background-color: #ffffcc;
  font-size: 14px;
  font-family: "Lucida Sans Unicode", Helv, Helvetica, Arial, sans-serif;
}

td p
{
  margin-left: 0;
  margin-right: 0;
}

h1 
{  
	font-family: "Lucida Console", "Courier New", Courier, monospace; 
	font-size: 28px; 
  font-style: normal;
	font-weight: bolder; 
	text-align: center; 
  color: #ff3333;
  margin-left: 15%;
  margin-right: 15%;
}

h2 
{  
	font-family: "Lucida Console", "Courier New", Courier, monospace; 
	font-size: 21px; 
	font-style: normal; 
	font-weight: bolder; 
	text-align: center; 
  color: #cc0000; 
	text-transform: none
}

h3 
{  
	font-family: "Lucida Console", "Courier New", Courier, monospace; 
	font-size: 18px; 
	font-style: italic; 
  font-weight: bold;
	text-align: center; 
	text-transform: none; 
  color: #990000;
}

sup
{
  font-size: 80%; 
  vertical-align: text-top; 
}

sub
{
  font-size: 70%;
  vertical-align: baseline;
}

tt
{
  font-family: "Lucida Console", "Courier New", Courier, monospace;
}

ol, ul
{
  margin-left: 15%;
  margin-right: 15%;
}

dd
{
  font-weight: bold;
}

dl
{
  font-style: italic;
}

center
{
  text-align: center;
}

.wsp
{
  display: none;
}

.mirror
{
  padding-left: 0.5em;
  filter: FlipH;
}

p.quote
{
  margin-left: 15%;
  margin-right: 15%
  background-color: #ccffff
}

p.code
{
  margin-left: 5%;
  text-align: left;
  background-color: #cccccc;
}

.code
{
  font-family: "Lucida Console", "Courier New", Courier, monospace;
  color: #009999;
}

td.left_col, td.mid_col, td.right_col
{
	vertical-align: top;
	text-align: center;
}
