/* Built-in classes */
H1 {text-align:center;font-size:24;font-family:Arial, Sans-Serif}
P {font-size:12;font-family:Arial, Sans-Serif}

/* Misc Text Styles */
.Address {font-size:18;font-family:Arial, sans-serif;margin-left:75;margin-top:0;margin-bottom:0;margin-right:0;padding:0;}
.services_title {font-size:18;font-family:Arial, Sans-Serif;margin-bottom:3;margin-top:0}
.services_detail {font-size:12;font-family:Arial, Sans-Serif;margin-bottom:3;margin-top:0}

/* Form Text Styles */
.label_style {font-size:12;font-family:Arial, sans-serif;font-weight:bold;}
.field_style {font-size:12;font-family:Arial, sans-serif;}

/* Body Styles */
.BodyStandard {background-color:white;color:black;margin-bottom:0;margin-top:5}
.BodyNoMargin {background-color:white;color:black;padding:0px;margin:0px;}

/* Table Styles */
.table_noborder {border-style:none;margin:0;padding:0;}

/* Image related styles */
.IMGNoBorder {border-style:none;margin-bottom:0}

/* Menu styles */
.menu_table {text-align:center;margin-top:20;border-style:none}
.menu_button {text-align:center;margin-top:5;margin-bottom:5}

/* Link Styles */
.simple_link {color:black;text-align:left;font-style:normal;font-size:12;font-weight:bold;font-family:Arial, sans-serif;text-decoration:none}
.simple_link:link {color:black;text-align:left;font-style:normal;font-size:12;font-weight:bold;font-family:Arial, sans-serif;text-decoration:none}
.simple_link:visited {color:black;text-align:left;font-style:normal;font-size:12;font-weight:bold;font-family:Arial, sans-serif;text-decoration:none}
.simple_link:hover {color:black;text-align:left;font-style:normal;font-size:12;font-weight:bold;font-family:Arial, sans-serif;text-decoration:underline}
.simple_link:active {color:black;text-align:left;font-style:normal;font-size:12;font-weight:bold;font-family:Arial, sans-serif;text-decoration:none}

