/* CSS Document */

p
{
font-family:"Courier New", Courier, monospace;
font-size:14px;
color:#000000;
line-height:15px;
padding:3px;
}

.title
{
	font-family:"Courier New", Courier, monospace;
	font-size:36px;
	color:#999999;
	line-height:30px;
	padding:5px;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: bold;
}
.ident {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.word {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
}

.word:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
}

.overPix {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
link {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.cURword {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: compact;
}
