﻿/* This StyleSheet contains custom styles for this project */


.AlphaList
{
    font-family: 'calibri';
    font-size: 11pt;
    list-style-type: lower-alpha;
    position: relative;
}