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


.Intro
{
    color: Black;
    font-family: 'times new roman';
    font-size: medium;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
}