﻿EM
{
    font-style:italic;
}

STRONG
{
    font-weight:bold;
}

BLOCKQUOTE
{
    text-align: center;
    font-size: 13pt;
    font-family:Times New Roman;
    color: black;
	width:90%;
	text-align:center;
}

CITE
{
    font-style:normal;
}

.SmallWrap
{
    width:70%;
    position:relative;
    left:15%;
    text-align:center;
}

.MediumWrap
{
    width:80%;
    position:relative;
    left:10%;
    text-align:center;
}

.LargerWrap
{
    width:90%;
    position:relative;
    left:5%;
}

.LargerText
{
    font-size:120%;
}