diff --git a/src/Mods/SpecialForce/SpecialForce.js b/src/Mods/SpecialForce/SpecialForce.js
index 223f1a38d3b7ca87f27342ee616a20d4757c7095..53811b2c3e585af96fb8155a297135c6ba485d72 100644
--- a/src/Mods/SpecialForce/SpecialForce.js
+++ b/src/Mods/SpecialForce/SpecialForce.js
@@ -2575,25 +2575,25 @@ App.SF.AAR = function(endWeekCall = 1) {
 			}
 
 			r += ` ${V.SF.Caps} managed to recruit ${FNG} new soldiers this week, and your reputation has <span class='green'>increased through the improvement of trade security</span>.`;
-			r += `<br>//Your instructions to ${App.SF.SFC()}://`;
+			r += `<h3>Your instructions to ${App.SF.SFC()}:</h3>`;
 
-			r += `<br>&nbsp;Deployment focus: `;
+			r += `&nbsp;Deployment focus: `;
 			r += `<span id="focus"> <<if $SF.Target == "recruit">>''Recruiting and Training''<<elseif $SF.Target == "secure">>''Securing Trade Routes''<<else>>''Raiding and Slaving''<</if>></span>.&nbsp;&nbsp;`;
-			r += `<br>&nbsp;&nbsp; <<link "Recruit and Train">> <<set $SF.Target = "recruit">> <<replace "#focus">>''Recruiting and Training''<</replace>> <</link>> //Increases the amount of FNG's at the cost of revenue.//`;
-			r+= `<br>&nbsp;&nbsp; <<link "Secure Trade Routes">> <<set $SF.Target = "secure">> <<replace "#focus">>''Securing Trade Routes''<</replace>> <</link>> //Increases trade and reputation at the cost of revenue.//`;
-			r += `<br>&nbsp;&nbsp; <<link "Raiding and Slaving">> <<set $SF.Target = "raiding">> <<replace "#focus">>''Raiding and Slaving''<</replace>> <</link>> //Increases revenue at the cost of less FNG's and increased force depravity.//`;
+			r += `<br>&nbsp;&nbsp; <<link "Recruit and Train">> <<set $SF.Target = "recruit">> <<replace "#focus">>''Recruiting and Training''<</replace>> <</link>> <span class="detail">Increases the amount of FNG's at the cost of revenue.</span>`;
+			r+= `<br>&nbsp;&nbsp; <<link "Secure Trade Routes">> <<set $SF.Target = "secure">> <<replace "#focus">>''Securing Trade Routes''<</replace>> <</link>> <span class="detail">Increases trade and reputation at the cost of revenue.</span>`;
+			r += `<br>&nbsp;&nbsp; <<link "Raiding and Slaving">> <<set $SF.Target = "raiding">> <<replace "#focus">>''Raiding and Slaving''<</replace>> <</link>> <span class="detail">Increases revenue at the cost of less FNG's and increased force depravity.</span>`;
 
 			r += `<br>&nbsp;Rules of Engagement: `;
 			r += `<span id="roe"> <<if $SF.ROE === "hold">>''Hold Fire''<<elseif $SF.ROE === "limited">>''Limited Fire''<<else>>''Free Fire''<</if>></span>.&nbsp;&nbsp;`;
-			r += `<br>&nbsp;&nbsp; <<link "Hold Fire">> <<set $SF.ROE = "hold">> <<replace "#roe">>''Hold Fire''<</replace>> <</link>> //Reduces force depravity.//`;
-			r += `<br>&nbsp;&nbsp; <<link "Limited Fire">> <<set $SF.ROE = "limited">> <<replace "#roe">>''Limited Fire''<</replace>> <</link>> //Does not adjust force depravity.//`;
-			r += `<br>&nbsp;&nbsp; <<link "Free Fire">> <<set $SF.ROE = "free">> <<replace "#roe">>''Free Fire''<</replace>> <</link>> //Increases force depravity.//`;
+			r += `<br>&nbsp;&nbsp; <<link "Hold Fire">> <<set $SF.ROE = "hold">> <<replace "#roe">>''Hold Fire''<</replace>> <</link>> <span class="detail">Reduces force depravity.</span>`;
+			r += `<br>&nbsp;&nbsp; <<link "Limited Fire">> <<set $SF.ROE = "limited">> <<replace "#roe">>''Limited Fire''<</replace>> <</link>> <span class="detail">Does not adjust force depravity.</span>`;
+			r += `<br>&nbsp;&nbsp; <<link "Free Fire">> <<set $SF.ROE = "free">> <<replace "#roe">>''Free Fire''<</replace>> <</link>> <span class="detail">Increases force depravity.</span>`;
 
 			r += `<br>&nbsp;Accountability: `;
 			r += `<span id="accountability"> <<if $SF.Regs === "strict">>''Strict Accountability''<<elseif $SF.Regs === "some">>''Some Accountability''<<else>>''No Accountability''<</if>></span>.&nbsp;&nbsp;`;
-			r += `<br>&nbsp;&nbsp; <<link "Strict Accountability">> <<set $SF.Regs = "strict">> <<replace "#accountability">>''Strict Accountability''<</replace>> <</link>> //Reduces force depravity.//`;
-			r += `<br>&nbsp;&nbsp; <<link "Some Accountability">> <<set $SF.Regs = "some">> <<replace "#accountability">>''Some Accountability''<</replace>> <</link>> //Does not adjust force depravity.//`;
-			r += `<br>&nbsp;&nbsp; <<link "No Accountability">> <<set $SF.Regs = "none">> <<replace "#accountability">>''No Accountability''<</replace>> <</link>> //Increases force depravity.//`;
+			r += `<br>&nbsp;&nbsp; <<link "Strict Accountability">> <<set $SF.Regs = "strict">> <<replace "#accountability">>''Strict Accountability''<</replace>> <</link>> <span class="detail">Reduces force depravity.</span>`;
+			r += `<br>&nbsp;&nbsp; <<link "Some Accountability">> <<set $SF.Regs = "some">> <<replace "#accountability">>''Some Accountability''<</replace>> <</link>> <span class="detail">Does not adjust force depravity.</span>`;
+			r += `<br>&nbsp;&nbsp; <<link "No Accountability">> <<set $SF.Regs = "none">> <<replace "#accountability">>''No Accountability''<</replace>> <</link>> <span class="detail">Increases force depravity.</span>`;
 
 			r += `<br><br>Force depravity affects trade.`;
 
diff --git a/src/interaction/main/mainLinks.js b/src/interaction/main/mainLinks.js
index 2512ab8cc9a8d4c8905af409a8de844ee85a72d1..cae3129c642861feff9bfdbb0bd29d4ef69b2ea3 100644
--- a/src/interaction/main/mainLinks.js
+++ b/src/interaction/main/mainLinks.js
@@ -93,7 +93,7 @@ App.UI.View.MainLinks = function() {
 			}
 			r += `. <span id="manageHG"><strong><<link "Select one">><<goto "HG Select">><</link>></strong></span> <span class="cyan">[H]</span>`;
 		} else if (typeof V.slaveIndices[V.HeadGirl.ID] === 'undefined') {
-			r += `//<br>You do not have enough slaves to keep a Head Girl//`;
+			r += `<br><span class="detail">You do not have enough slaves to keep a Head Girl</span>`;
 		}
 		r += `<br>`;
 
diff --git a/src/interaction/main/walkPast.js b/src/interaction/main/walkPast.js
index e78e250424f5acbffbc8d39f03b9600be7c4a806..e012c4cbf3f18317a1d8aad774628afe2e89dbba 100644
--- a/src/interaction/main/walkPast.js
+++ b/src/interaction/main/walkPast.js
@@ -127,11 +127,11 @@ window.walkPast = (function() {
 					case "FVagina":
 						if (activeSlave.belly < 150000) {
 							if (activeSlave.vagina >= 0) {
-								output += `<br>//Vagina scene available:// ${vaginaWatch(activeSlave)}`;
+								output += `<br><span class="detail">Vagina scene available:</span> ${vaginaWatch(activeSlave)}`;
 							}
 						}
 						if (activeSlave.belly >= 1500) {
-							output += `<br>//Belly scene available:// ${bellyWatch(activeSlave)}`;
+							output += `<br><span class="detail">Belly scene available:</span> ${bellyWatch(activeSlave)}`;
 						}
 						break;
 					case "FDick":
diff --git a/src/js/optionsMacro.js b/src/js/optionsMacro.js
index ba6da86cf70d0ed45d41f26c9690fce4b1201ed4..bc6262c2ee619e17e2cb72bcb2444d99b464c944 100644
--- a/src/js/optionsMacro.js
+++ b/src/js/optionsMacro.js
@@ -170,7 +170,7 @@ Macro.add('options', {
 				'<span class="optionMacro ' + (currentOptionIsNumber ? 'optionMacroNumber' : '') + '">' +
 					'<span class="optionDescription">' + title + ' ' + description + "</span>" +
 					'<span class="optionValue">' + output + "</span>" +
-					(comment ? '<span class="optionComment">//' + comment + "//</span>" : '') +
+					(comment ? '<span class="optionComment"><span class="detail">' + comment + "</span></span>" : '') +
 				'</span>');
 		}
 		catch (ex) {
diff --git a/src/js/slaveListing.js b/src/js/slaveListing.js
index a8f024ea6073f39699edea1ef1cccfe954afe63c..455da6979e7cb1bfe5951aab899efd96eae38e36 100644
--- a/src/js/slaveListing.js
+++ b/src/js/slaveListing.js
@@ -834,8 +834,7 @@ App.UI.SlaveList.penthousePage = function() {
 				const p = getPronouns(BG);
 				V.i = App.Utils.slaveIndexForId(BG.ID);
 				const interactLinkSetters = `$activeSlave = $slaves[${V.i}], $nextButton = "Back", $nextLink = "AS Dump", $returnTo = "Main"`;
-				r += '<br>';
-				r += "//" + App.Interact.UseGuard(BG) + "//";
+				r += `<br><span class='scene-intro'>${App.Interact.UseGuard(BG)}</span>`;
 				let useHimLinks = [];
 				useHimLinks.push(App.UI.passageLink(`Use ${p.his} mouth`, "FLips", interactLinkSetters));
 				useHimLinks.push(App.UI.passageLink(`Play with ${p.his} tits`, "FBoobs", interactLinkSetters));