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


.NewStyle
{
}
.fett
{
    font-weight: bold;
	color: Red;
}
.NewStyle2
{
}
.NewStyle3
{
    font-weight: normal;
}