BODY {
	background-color: #B0C4DE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main {
	border: 0px;
	width: 100%;
	height: 95%;
	vertical-align: middle;
}

TABLE.joke {
	background-color: #E1E9EC; 
	border: solid;
	border-color: #555555;
	border-width: 1px;
}

TABLE.holder {
	border: 0px;
	align: center;
}

TD.wsmall {
        font-size: 14px;
}


.title {
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.time {
        color: black;
        font-size: 14px;
}

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

.small {
	color: black;
	font-size: 9px;
}

A {
	color: darkblue;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

A:hover {
	text-decoration: underline;
}

A:visited {
	color: darkred;
}

A.intext {
	color: darkblue;
}

A.intext:hover {
	color: red;
}

A.intext:visited {
	color: darkred;
}

A.small {
        color: darkblue;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
        font-size: 9px;
}

A.small:hover {
        text-decoration: underline;
}

A.small:visited {
        color: darkred;
}

A.t11 {
        color: darkblue;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
        font-size: 11px;
}

A.t11:hover {
        text-decoration: underline;
}

A.sendfriend {
        color: darkblue;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
        font-size: 11px;
}

A.sendfriend:hover {
        text-decoration: underline;
}

A.sendfriend:visited {
        color: darkblue;
}

A.t12 {
        color: darkblue;
        text-decoration: none;
        font-weight: bold;
        font-style: normal;
        font-size: 12px;
}

A.t12:hover {
        text-decoration: underline;
}

