
a.link {
		color: #4A94FF;
		text-decoration: none;
}

a.visited {
		color: #4A94FF;
		text-decoration: none;
}

a.hover {
		color: #FF63BD;
		text-decoration: none;
}

BODY {
		font-family: Arial,Helvetica;
		font-size: 11px;
		font-weight: normal;
		font-style: none;
		color: #000000;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-track-color: Grey;
		scrollbar-base-color: #FFCCDD;
		scrollbar-Darkshadow-color: #4A94FF;
		scrollbar-arrow-color: #FFFFFF;
}

P {
		font-family: Arial,Helvetica;
		font-size: 11px;
		font-weight: normal;
		font-style: none;
		color: #000000;
}

TD {
		font-family: Arial,Helvetica;
		font-size: 11px;
		font-weight: normal;
		font-style: none;
		color: #000000;
}

H1 {
		font-family: Arial,Helvetica;
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		color: #0080C0;
}

.caption {
		font-family: Arial,Helvetica;
		font-size: 11px;
		font-weight: normal;
		font-style: none;
		color: #0080C0;
}

.heading {
		font-family: Arial,Helvetica;
		font-size: 15px;
		font-weight: bold;
		font-style: italic;
		color: #4A94FF;
}

.vowel {
		font-family: Arial,Helvetica;
		font-size: 16px;
		font-weight: normal;
		font-style: italic;
		color: #000000;
}

.basecellfirst {
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		background: #DDEEFF;
		border-color: #4A94FF;
		border-style: solid;
		border-width: 1;
}

.basecell {
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		background: #DDEEFF;
		border-color: #4A94FF;
		border-style: solid;
		border-width: 1 1 1 0;
}

.currentcellfirst {
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		background: #ccddFF;
		border-color: #4A94FF;
		border-style: solid;
		border-width: 1;
}

.currentcell {
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		background: #ccddFF;
		border-color: #4A94FF;
		border-style: solid;
		border-width: 1 1 1 0;
}

.overcellfirst {
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		color: #FF63BD;
		background: #FFCCEE;
		border-color: #4A94FF;
		border-style: solid;
		border-width: 1;
}

.overcell {
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		color: #FF63BD;
		background: #FFCCEE;
		border-color: #4A94FF;
		border-style: solid;
		border-width: 1 1 1 0;
}

.tips {
		font-family: Helvetica, Arial;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: none;
}

.tipsbold {
		font-family: Helvetica, Arial;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #FF63BD;
		text-decoration: none;
}

.docheader {
		font-family: Helvetica, Arial;
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
		color: #FF63BD;
		text-decoration: none;
}
