﻿<style type="text/css">
{}

body.regular {
	font-family : Comic Sans MS; 
	font-size : 12pt;
}

body.comic {
	font-family : Comic Sans MS; 
	font-size : 12pt;
}

body.arial {
	font-family : arial; 
	font-size : 12pt;
}

body.verdana {
	font-family : Verdana; 
	font-size : 12pt;
}

body.bookman {
	font-family: Bookman Old Style;
	font-size: 12pt;
}

</style>