P, .Body, .Instructions, .T10, .BodyCap, H2, .Title, H3, H4, LI
{
    font-family: 'Trebuchet MS', Arial, Helvetica
}
P, .Body, .Instructions
{
    font-size: 10pt;
    color: black;
}
.T10, LI
{
    font-size: 10pt;
}
.Instructions
{
	font-weight: bold;
}
.BodyCap
{
    font-size: 24pt;
}
H2
{
    font-size: 18pt;
    color: green;
}
.Figure
{
    font-size: 8pt;
    color: yellow;
    font-style: italic;
    font-family: Verdana, Arial, Helvetica
}
.Example
{
    font-weight: bold;
    font-size: 10pt;
    color: yellow;
    font-family: 'Courier New', Courier
}
.Title
{
    font-weight: bold;
    font-size: 14pt;
    color: yellow;
}
H3
{
    font-size: 16pt;
    color: green;
}
H4
{
    font-size: 14pt;
}
H5
{
    font-family: Tahoma, Arial, Helvetica
}

