﻿body {
}

.grade
{
	font-family: Arial, Verdana, Times New Roman, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	width: 500px;		
}

.rowAlerta
{
	background-color: #FFF6B5;
}

.rowErro
{
	background-color: #FF6B68;                                                                  
}