body {
	scrollbar-3dlight-color:#999966;
	scrollbar-arrow-color:white;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:#999966;
	scrollbar-face-color:#999966;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#999966;

	}
	
	
p {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;

	}

.whitesm {
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;

	}
	
.white {
	color: #ffffff;
	font-size: 12px;
}

.wine {
	color: #996666;
	font-size: 12px;
}
	


ul {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image:   url(../../peter_love/images/bullet.gif);
	list-style-type: none;
	left: auto;
	text-align: left;
	}

ol {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}

li {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;

	}
	
h6.bg {
      margin:30px, 0px, 0px, 0px;
      background-color: #ff6666;
	  color: #fff;
	  }


a {
	text-decoration: underline;
	font-weight: normal;
	color:  #333366;
	outline: none;
	}
a:visited {
	color:  #333366;
	}
a:active {
	color:  #333366;
	}
a:hover {
	color: #8089AD;
	text-decoration: none;
	}

a.whitesmall {
	text-decoration: underline;
	font-weight: normal;
	color:  #ffffff;
	outline: none;
	}
a:visited.whitesmall {
	color:  #ffffff;
	}
a:active.whitesmall {
	color:  #ffffff;
	}
a:hover.whitesmall{
	color: #ffffff;
	text-decoration: none;
	}
	
a.winelink {
	text-decoration: underline;
	font-weight: normal;
	color:  #996666;
	outline: none;
	}
a:visited.winelink {
	color:  #996666;
	}
a:active.winelink {
	color:  #996666;
	}
a:hover.winelink {
	color: #996666;
	text-decoration: none;
	}

h1 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}


.center {
	text-align:center;
	}


.tiny {
	color: #ff6666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 0px; 
	}
	
.perform {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: italic; 
	line-height: 14px;
	}
	
.ten {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
td.pad {
	margin: 5px;
	padding: 5px;


	}
	
td.nopad {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

.small {
	font-size: 10px;
}

.bold {
	font-weight: bold;
	list-style-type: disc;
	list-style-position: outside;


}

