﻿/* This file should contain only styles that should be editable by the tinymce */

body, td, body, tr, table, tbody, input, textarea, select
{
	font-family: Trebuchet MS;
	font-size: 11px;
}

.HeaderStyle
{
	font-size: 12px;
	color: #336699;
}

.Quote
{
	font-size: 11px;
	color: #999;
	border: dashed 1px #999;
	padding: 10px;
}
