.georgia,.verdana
{
	color: white;
	font-size: 14pt;
	font-weight: normal;
}
	
.georgia
{
	font-family: Georgia, "Times New Roman", monospaced;
}

.verdana
{
	font-family: Verdana, Arial, Helvetica, Courier;
}

.header
{
	font-size: 22pt;
	font-weight: bold;
}

.kop
{
	font-size: 16pt;
	font-weight: bold;
}

.vet
{
	font-weight: bold;
}

.super
{
	font-size: 12pt;
	font-weight: bold;
}

.sub
{
	font-size: 10pt;
	font-weight: normal;
}

.small
{
	font-size: 9pt;
	font-weight: normal;
}


.tiny
{
	font-size: 8pt;
	font-weight: normal;
}

.big
{
	font-size: 400%;
	font-weight: bold;
}

.huge
{
	font-size: 600%;
	font-weight: bold;
}

.enorm1, .enorm2
{
	font-size: 200pt;
	font-weight: bold;
}

.enorm1
{
	color: #000077;
}
.enorm2
{
	color: #000055;
}

.caption
{
	color: #ffffff;
	font-family: Verdana, Arial, monospaced;
	font-size: 8pt;
}


.comic
{
		color: white;
		font-family: "Comic Sans MS", Georgia, "Times New Roman";
		font-size: 12pt
}

.bigitalic
{
		font-size: 200%;
		font-style: italic;
}

A:link { color: #00ffff }
A:visited { color:  #00ccff }
A:active { color: red }

body 
{
    background-color: #000066;
}


.term
{
	color: yellow;
	font-family: Verdana, Arial, Courier;
	font-size: 14pt;
	font-weight: normal;
}
	
