﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
}

pre {
    font-size: small;
    color: Maroon;
}

tt {
    font-size: small;
    color: Maroon;
}

.school {
	color: #3366CC;
	font-weight: bold;
}

.message {
    color: Green;
}

.update {
	color: #666666;
}
