﻿.pageBackground 
{
    background-image: url(images/bg1.gif);
    background-repeat:repeat
}


.bodyCopy 
{
    font-family: Arial; 
    font-size: 12px
}

.noteCopy 
{
    font-family: Arial; 
    font-size: 10px
}

.footer {
	font-family: Arial;
	font-size: 9px
}

.buttonCopy {
	font-family: Arial;
	font-size: 10px
}

.divPadding
{
    margin-bottom:5px
}

.bulletSpace
{
    margin-top:2px;
    margin-bottom:3px
}

.textClass
{
    width: 50px
    }


