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


.NewStyle
{
    color: Blue;
}
.NewStyle2
{
    color: #000080;
}