﻿<style>{  }
.code        {
	background-color: #E9E9E9;
	font-family: "Courier New", Courier, monospace;
}
.CodeSample {
	background-color: #E9E9E9;
	font-family: "Courier New", Courier, monospace;
}
:hover.navlink { font-size: 8pt; font-weight: bold }
.navlink      { text-decoration:none;font-size:10pt }
:active.navlink { font-size: 8pt; font-weight: bold }
p  { font-weight: normal; font-family:Calibri, Arial, Helvetica, sans-serif;font-size:12pt}
td { font-weight: normal; font-family:Calibri, Arial, Helvetica, sans-serif;font-size:12pt}

.institution { color: #008040 }
.accomplishment { color: #0000FF }
.alert       { color: Red; font-weight: bold }
.toplink {color:#FFFFFF}

h1 {font-size: 14pt;font-family:Cambria, "Times New Roman", Times, serif; color: #008000}
h2 {font-size: 12pt;font-family:Cambria, "Times New Roman", Times, serif; color: #008000;}
h3 {font-size: 10pt;font-family:Cambria, "Times New Roman", Times, serif; color: #008000; }
.warning { padding:5px; border:1px solid #FF0000; margin-left: 12px; margin-right: 12px; 
	background-color: #EEEEEE}

.SoftwareItem{border: thin solid blue; display:block;width:70%;margin:5px;font-family:Calibri, Arial, Helvetica, sans-serif}
.SoftwareTitle{margin:5px}
.PayPal{margin:5px;width:75%;font-family:Calibri, Arial, Helvetica, sans-serif}

.CustomerComments{
	padding: 10px; border-style: solid; border-width: 1px; margin: 20px; width: 70%;
	}
.AllComments{
	padding: 10px; border-style: solid; border-width: 1px; margin: 20px; width: 70%;
	}
.OneComment{
	padding: 10px; width: 90%;
	}
.OneCommentHdr{
	font-weight:bold
}
.OneCommentBody{
	
}
</style>