
-->
body, p, td, layer {  font-size: 10px; color: #c6584c; font-family: georgia; text-align:justify}
.sidebar:A:link {FONT-WEIGHT: bold; TEXT-DECORATION: underline; COLOR: #ef7a69; font-variant: small-caps; font-size: 11px;}
.sidebar:A:visited {FONT-WEIGHT: bold; TEXT-DECORATION: underline; COLOR: #ef7a69; font-variant: small-caps;font-size: 11px;}
.sidebar:A:active {FONT-WEIGHT: bold; TEXT-DECORATION: underline; COLOR: #ef7a69; font-variant: small-caps;font-size: 11px;}
.sidebar:A:hover {COLOR: #fed3bb; cursor:cross; background-color:#ef7a69;width:150px;font-variant: small-caps;font-size: 11px;}
A:link {FONT-WEIGHT: bold; TEXT-DECORATION: underline; COLOR: #ef7a69; font-variant: small-caps; font-size: 11px;}
A:visited {FONT-WEIGHT: bold; TEXT-DECORATION: underline; COLOR: #ef7a69; font-variant: small-caps;font-size: 11px;}
A:active {FONT-WEIGHT: bold; TEXT-DECORATION: underline; COLOR: #ef7a69; font-variant: small-caps;font-size: 11px;}
A:hover {COLOR: #fed3bb; cursor:cross; background-color:#ef7a69;font-variant: small-caps;font-size: 11px;}
i {
color: #822c23;
}

textarea	{
		border: 1px #c6584c dotted; 
		background-color: #fed3bb; 
		font-family: georgia; 
		line-height: 9pt; 
		font-size: 8pt; 
		color: #c6584c;
		}

input		{
		border: 1px #c6584c dotted; 
		background-color: #fed3bb; 
		font-family: georgia; 
		line-height: 9pt; 
		font-size: 8pt; 
		color: #c6584c; 
		height: 17px;
		}
		
h2      {  
font-size: 12px; 
color: #ef7a69; 
font-family: georgia;
letter-spacing: 10px;
}
h3 { font-size: 10pt; font-family: Verdana; color: #F8BDCA; font-weight: bold; text-align: center; 
                background-color: #EF8AA0 }
               
/* Title that appears above each card section */
.sectiontitle {
	font-weight: bold;
	letter-spacing: 7px;
	font-size:12px;
	border-bottom: 1px dotted #c6584c;
	text-align: center;
	}
	
/* Title above each collecting set */
.settitle {
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	}

/* Cards in a card section */
.cardsection {
	text-align: center;
	padding-top:15px;
	padding-bottom:15px;
	}

/* Mastered sets/badges & text displayed when there are no cards */
.displaytext {
	text-align: center;
	}