﻿	a {
		text-decoration : none;
	}
	
	a:hover {
		text-decoration : underline;color:#000000;
	}
	
	p,ul,li,td {
		font-size:10px;
		line-height:12px;
		font-family: arial;
		font-weight:normal;
	}

	pre {
		font-family: arial,Geneva,Helvetica,sans-serif;
		font-weight: normal bold;
		text-decoration : none;
	}
	
	b {
		font-weight:bold;
		font-size:12px;
		line-height:15px;
	}
	
	.header {
		font-weight:bold;
		font-size:14px;
		line-height:22px;
		font-family:sans-serif;
	}
	h1 {
		font-size:22px;
		line-height:15px;
		font-family:arial;
	}
	h2 {
		font-size:12px;
		line-height:15px;
		font-family:arial;
	}
	h3 {
		font-size:14px;
		line-height:15px;
		font-family:sans-serif;
	}	
	
	.subhead {
		font-size:12px;
		font-family: arial,Geneva,Helvetica,sans-serif;
		font-weight:normal bold;
		text-decoration : none;
		color:black;
		font-weight:bold;		
	}
		
	.button {
		font-size:9px;
		width:80px;
		height:20px;
	}
	
	.buttonText{
		font-size:9px;
		width:40px;
		font-family: @Arial Unicode MS;
	}
	
	.quotetextbox{
		font-size:9px;
		width:60px;
		height:12px;
		font-family: @Arial Unicode MS;
	}
	
	.quotedropdownbox{
		font-size:9px;
		width:auto;
		font-family: @Arial Unicode MS;
		height:20px;
	}
	
	
	.GuestBookText1{
		font-size:10px;
	}

	.mybasictext {
		font-size:14px;
		font-family: arial,Geneva,Helvetica,sans-serif;
		text-decoration : none;
		color:black;
		font-weight:bold;		
	}
	
	.altrow {
		background-color: #eeeeee;		
	}
	
	.peerlessbgcolor-alt 
	{
		background-color: #D5D5FF;		
	}
	
	.peerlessbgcolor-edit 
	{
		background-color: #FFFFE1;		
	}
	
	.peerlessbgcolor 
	{
		background-color: #F2F2FF;		
	}
	
	
